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:
parent
ced25ac630
commit
d83c7d020b
1 changed files with 3 additions and 0 deletions
|
@ -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))
|
||||
|
|
Loading…
Reference in a new issue