dre: Avoid building oplus doze
AOSP doze already covers most of the features. What is not supported by AOSP is - Using pickup sensor for doze pulse - Toggling quick pickup sensor irrespective of pickup gesture But these are probably not the features that we'd want to expose. Change-Id: I8655baceb4be3e3a68613486da4ac4c0c5ff93d6
This commit is contained in:
parent
85871744c0
commit
bd5c77d4d1
1 changed files with 0 additions and 4 deletions
|
@ -130,10 +130,6 @@ PRODUCT_PACKAGES += \
|
|||
PRODUCT_COPY_FILES += \
|
||||
hardware/qcom-caf/sm8350/display/config/snapdragon_color_libs_config.xml:$(TARGET_COPY_OUT_VENDOR)/etc/snapdragon_color_libs_config.xml
|
||||
|
||||
# Doze
|
||||
PRODUCT_PACKAGES += \
|
||||
OplusDoze
|
||||
|
||||
# DRM
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.drm-service.clearkey \
|
||||
|
|
Loading…
Reference in a new issue