Merge "Add license metadata declaration in device/generic/goldfish" into main

This commit is contained in:
Treehugger Robot 2024-06-08 02:07:02 +00:00 committed by Gerrit Code Review
commit a96b36bd9f

View file

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