Add license metadata declarations which are moved from device/google/trout/Android.mk.

Bug: 309903693
Test: CIs
Change-Id: Iee042d5d10acc6f3a49a56f4dce9d2ef2e102918
This commit is contained in:
Wei Li 2024-04-29 13:06:58 -07:00
parent ced25ac630
commit d83c7d020b

View file

@ -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))