OSDN Git Service

Switch emulator sdk build audio_conf to goldfish
authorJoshua Lang <joshualang@google.com>
Wed, 21 Sep 2016 23:26:12 +0000 (16:26 -0700)
committerJoshua Lang <joshualang@google.com>
Thu, 19 Jan 2017 20:47:36 +0000 (12:47 -0800)
Test: Build emu and check correct file copied
Change-Id: I553f8e5a024d51903e51c2ac9520d8d7b9f639af
(cherry picked from commit c1378c053cbc111f7ac20c6aa3c0881ef84b7cba)

target/product/sdk_base.mk

index 89a6568..2e2491c 100644 (file)
@@ -75,7 +75,7 @@ PRODUCT_COPY_FILES := \
        frameworks/native/data/etc/android.hardware.camera.xml:system/etc/permissions/android.hardware.camera.xml \
        frameworks/native/data/etc/android.hardware.fingerprint.xml:system/etc/permissions/android.hardware.fingerprint.xml \
        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
+       device/generic/goldfish/audio_policy.conf:system/etc/audio_policy.conf
 
 include $(SRC_TARGET_DIR)/product/emulator.mk