aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorWei Li <weiwli@google.com>2024-05-02 22:23:35 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-05-02 22:23:35 +0000
commit5ff777f3333d4790637ca04fc6c5913e0c256005 (patch)
tree2cc2d1daa15cdc24a8d1e7adcc761eee2e8d76b4 /core
parenta7df315755f634a6746a053cf1947f9d9c78ce4b (diff)
parentd83c7d020b17500acd90c0f7a0900ee34765707c (diff)
downloadbuild-5ff777f3333d4790637ca04fc6c5913e0c256005.tar.gz
Merge "Add license metadata declarations which are moved from device/google/trout/Android.mk." into main
Diffstat (limited to 'core')
-rw-r--r--core/tasks/meta-lic.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/tasks/meta-lic.mk b/core/tasks/meta-lic.mk
index c630bcc59c..9a8dfff8f9 100644
--- a/core/tasks/meta-lic.mk
+++ b/core/tasks/meta-lic.mk
@@ -87,6 +87,9 @@ $(eval $(call declare-1p-copy-files,device/google/raviole,audio_policy_configura
# Moved here from device/sample/Android.mk
$(eval $(call declare-1p-copy-files,device/sample,))
+# Moved here from device/google/trout/Android.mk
+$(eval $(call declare-1p-copy-files,device/google/trout,))
+
# Moved here from frameworks/av/media/Android.mk
$(eval $(call declare-1p-copy-files,frameworks/av/media/libeffects,audio_effects.conf))
$(eval $(call declare-1p-copy-files,frameworks/av/media/libeffects,audio_effects.xml))