Revert "cm: Add default configurations for BT"
This reverts commit 083fc458f8
.
Change-Id: I08ba1993c3fb14ede9355caea9ecb7b35f75debd
This commit is contained in:
@@ -10,11 +10,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
Mms
|
Mms
|
||||||
|
|
||||||
# BT config
|
|
||||||
PRODUCT_COPY_FILES += \
|
|
||||||
system/bluetooth/data/main.conf:system/etc/bluetooth/main.conf
|
|
||||||
|
|
||||||
|
|
||||||
ifeq ($(TARGET_SCREEN_WIDTH) $(TARGET_SCREEN_HEIGHT),$(space))
|
ifeq ($(TARGET_SCREEN_WIDTH) $(TARGET_SCREEN_HEIGHT),$(space))
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
vendor/cm/prebuilt/common/bootanimation/480.zip:system/media/bootanimation.zip
|
vendor/cm/prebuilt/common/bootanimation/480.zip:system/media/bootanimation.zip
|
||||||
|
@@ -7,10 +7,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||||||
ro.config.notification_sound=Argon.ogg \
|
ro.config.notification_sound=Argon.ogg \
|
||||||
ro.config.alarm_alert=Hassium.ogg
|
ro.config.alarm_alert=Hassium.ogg
|
||||||
|
|
||||||
# BT config
|
|
||||||
PRODUCT_COPY_FILES += \
|
|
||||||
system/bluetooth/data/main.nonsmartphone.conf:system/etc/bluetooth/main.conf
|
|
||||||
|
|
||||||
ifeq ($(TARGET_SCREEN_WIDTH) $(TARGET_SCREEN_HEIGHT),$(space))
|
ifeq ($(TARGET_SCREEN_WIDTH) $(TARGET_SCREEN_HEIGHT),$(space))
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
vendor/cm/prebuilt/common/bootanimation/800.zip:system/media/bootanimation.zip
|
vendor/cm/prebuilt/common/bootanimation/800.zip:system/media/bootanimation.zip
|
||||||
|
Reference in New Issue
Block a user