aboutsummaryrefslogtreecommitdiff
path: root/target/product/handheld_system.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/product/handheld_system.mk')
-rw-r--r--target/product/handheld_system.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/product/handheld_system.mk b/target/product/handheld_system.mk
index 77c103d7ee..b7a2d0dad0 100644
--- a/target/product/handheld_system.mk
+++ b/target/product/handheld_system.mk
@@ -40,10 +40,10 @@ PRODUCT_PACKAGES += \
BuiltInPrintService \
CalendarProvider \
cameraserver \
+ CameraExtensionsProxy \
CaptivePortalLogin \
CertInstaller \
clatd \
- clatd.conf \
DocumentsUI \
DownloadProviderUi \
EasterEgg \
@@ -83,7 +83,7 @@ PRODUCT_SYSTEM_SERVER_APPS += \
PRODUCT_COPY_FILES += \
frameworks/av/media/libeffects/data/audio_effects.conf:system/etc/audio_effects.conf
-PRODUCT_PROPERTY_OVERRIDES += \
- ro.carrier=unknown \
- ro.config.notification_sound=OnTheHunt.ogg \
- ro.config.alarm_alert=Alarm_Classic.ogg
+PRODUCT_VENDOR_PROPERTIES += \
+ ro.carrier?=unknown \
+ ro.config.notification_sound?=OnTheHunt.ogg \
+ ro.config.alarm_alert?=Alarm_Classic.ogg