Convert device/sample/Android.mk to Android.bp
Move the work of `declare-1p-copy-files` from `device/sample/Android.mk` to `build/core/task/meta-lic.mk` Bug: 309885432 Test: CIs Change-Id: I11ab4289d73d518df2e4b53429fdcad5e80f1e78
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
|
||||
# Declare license metadata for non-module files released with products.
|
||||
|
||||
# Moved here from device/sample/Android.mk
|
||||
$(eval $(call declare-1p-copy-files,device/sample,))
|
||||
|
||||
# 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))
|
||||
|
Reference in New Issue
Block a user