summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
Diffstat (limited to 'target')
-rw-r--r--target/board/generic/device.mk1
-rw-r--r--target/product/core.mk2
-rw-r--r--target/product/generic_no_telephony.mk3
3 files changed, 4 insertions, 2 deletions
diff --git a/target/board/generic/device.mk b/target/board/generic/device.mk
index ca18365..f8e5162 100644
--- a/target/board/generic/device.mk
+++ b/target/board/generic/device.mk
@@ -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 \
diff --git a/target/product/core.mk b/target/product/core.mk
index 732e476..ec823f0 100644
--- a/target/product/core.mk
+++ b/target/product/core.mk
@@ -85,6 +85,7 @@ PRODUCT_PACKAGES := \
libicui18n \
libicuuc \
libkeystore \
+ libmdnssd \
libnativehelper \
libnfc_ndef \
libpowermanager \
@@ -107,6 +108,7 @@ PRODUCT_PACKAGES := \
libwebrtc_audio_preprocessing \
libwilhelm \
libz \
+ mdnsd \
requestsync \
screencap \
sensorservice \
diff --git a/target/product/generic_no_telephony.mk b/target/product/generic_no_telephony.mk
index 862d381..e918772 100644
--- a/target/product/generic_no_telephony.mk
+++ b/target/product/generic_no_telephony.mk
@@ -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
PRODUCT_PROPERTY_OVERRIDES += \
ro.carrier=unknown