diff --git a/core/tasks/meta-lic.mk b/core/tasks/meta-lic.mk index c41de63b0a..17c76af675 100644 --- a/core/tasks/meta-lic.mk +++ b/core/tasks/meta-lic.mk @@ -147,3 +147,24 @@ $(eval $(call declare-1p-copy-files,hardware/google/camera,)) # Moved here from hardware/interfaces/tv/Android.mk $(eval $(call declare-1p-copy-files,hardware/interfaces/tv,tuner_vts_config_1_0.xml)) $(eval $(call declare-1p-copy-files,hardware/interfaces/tv,tuner_vts_config_1_1.xml)) + +# Moved here from device/generic/goldfish/Android.mk +$(eval $(call declare-1p-copy-files,device/generic/goldfish/data,)) +$(eval $(call declare-1p-copy-files,device/generic/goldfish/input,)) +$(eval $(call declare-1p-copy-files,device/generic/goldfish/wifi,)) +$(eval $(call declare-1p-copy-files,device/generic/goldfish/camera,)) +$(eval $(call declare-1p-copy-files,device/generic/goldfish,hals.conf)) +$(eval $(call declare-1p-copy-files,device/generic/goldfish,init.qemu-adb-keys.sh)) +$(eval $(call declare-1p-copy-files,device/generic/goldfish,init.system_ext.rc)) +$(eval $(call declare-1p-copy-files,device/generic/goldfish,.json)) +$(eval $(call declare-1p-copy-files,device/generic/goldfish,ueventd.rc)) +$(eval $(call declare-1p-copy-files,device/generic/goldfish,wpa_supplicant.conf)) +$(eval $(call declare-1p-copy-files,device/generic/goldfish,media_profiles_V1_0.xml)) +$(eval $(call declare-1p-copy-files,device/generic/goldfish,init.ranchu.rc)) +$(eval $(call declare-1p-copy-files,device/generic/goldfish,fstab.ranchu)) +$(eval $(call declare-1p-copy-files,device/generic/goldfish,display_settings.xml)) +$(eval $(call declare-1p-copy-files,device/generic/goldfish,display_settings_freeform.xml)) +$(eval $(call declare-1p-copy-files,device/generic/goldfish,device_state_configuration.xml)) +$(eval $(call declare-1p-copy-files,device/generic/goldfish,init.ranchu-core.sh)) +$(eval $(call declare-1p-copy-files,device/generic/goldfish,init.ranchu-net.sh)) +$(eval $(call declare-1p-copy-files,device/generic/goldfish,audio_policy_configuration.xml))