Loading target/board/generic/device.mk +1 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,7 @@ PRODUCT_COPY_FILES := \ development/data/etc/vold.conf:system/etc/vold.conf \ development/tools/emulator/system/camera/media_profiles.xml:system/etc/media_profiles.xml \ development/tools/emulator/system/camera/media_codecs.xml:system/etc/media_codecs.xml \ hardware/libhardware_legacy/audio/audio_policy.conf:system/etc/audio_policy.conf PRODUCT_PACKAGES := \ audio.primary.goldfish \ Loading target/product/generic_no_telephony.mk +1 −2 Original line number Diff line number Diff line Loading @@ -71,8 +71,7 @@ PRODUCT_COPY_FILES := \ system/bluetooth/data/blacklist.conf:system/etc/bluetooth/blacklist.conf \ system/bluetooth/data/input.conf:system/etc/bluetooth/input.conf \ system/bluetooth/data/network.conf:system/etc/bluetooth/network.conf \ frameworks/av/media/libeffects/data/audio_effects.conf:system/etc/audio_effects.conf \ hardware/libhardware_legacy/audio/audio_policy.conf:system/etc/audio_policy.conf frameworks/av/media/libeffects/data/audio_effects.conf:system/etc/audio_effects.conf $(call inherit-product-if-exists, frameworks/base/data/fonts/fonts.mk) $(call inherit-product-if-exists, external/lohit-fonts/fonts.mk) Loading Loading
target/board/generic/device.mk +1 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,7 @@ PRODUCT_COPY_FILES := \ development/data/etc/vold.conf:system/etc/vold.conf \ development/tools/emulator/system/camera/media_profiles.xml:system/etc/media_profiles.xml \ development/tools/emulator/system/camera/media_codecs.xml:system/etc/media_codecs.xml \ hardware/libhardware_legacy/audio/audio_policy.conf:system/etc/audio_policy.conf PRODUCT_PACKAGES := \ audio.primary.goldfish \ Loading
target/product/generic_no_telephony.mk +1 −2 Original line number Diff line number Diff line Loading @@ -71,8 +71,7 @@ PRODUCT_COPY_FILES := \ system/bluetooth/data/blacklist.conf:system/etc/bluetooth/blacklist.conf \ system/bluetooth/data/input.conf:system/etc/bluetooth/input.conf \ system/bluetooth/data/network.conf:system/etc/bluetooth/network.conf \ frameworks/av/media/libeffects/data/audio_effects.conf:system/etc/audio_effects.conf \ hardware/libhardware_legacy/audio/audio_policy.conf:system/etc/audio_policy.conf frameworks/av/media/libeffects/data/audio_effects.conf:system/etc/audio_effects.conf $(call inherit-product-if-exists, frameworks/base/data/fonts/fonts.mk) $(call inherit-product-if-exists, external/lohit-fonts/fonts.mk) Loading