sdm710-common: Disable doze for now
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
9dcd79999e
commit
08575fecb0
1 changed files with 2 additions and 3 deletions
|
@ -57,12 +57,11 @@ PRODUCT_COPY_FILES += \
|
||||||
frameworks/native/data/etc/android.hardware.fingerprint.xml:system/etc/permissions/android.hardware.fingerprint.xml
|
frameworks/native/data/etc/android.hardware.fingerprint.xml:system/etc/permissions/android.hardware.fingerprint.xml
|
||||||
|
|
||||||
# Doze
|
# Doze
|
||||||
PRODUCT_PACKAGES += \
|
# PRODUCT_PACKAGES += \
|
||||||
OppoDoze
|
# OppoDoze
|
||||||
|
|
||||||
# IMS
|
# IMS
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
ims-ext-common \
|
|
||||||
ims-ext-common_system
|
ims-ext-common_system
|
||||||
|
|
||||||
PRODUCT_BOOT_JARS += \
|
PRODUCT_BOOT_JARS += \
|
||||||
|
|
Loading…
Reference in a new issue