universal7885: CameraLightSensor: Set notification to low priority

Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
roynatech2544 2021-12-01 17:16:29 +09:00
commit 4584ec21f2
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
4 changed files with 34 additions and 53 deletions

View file

@ -7,6 +7,9 @@ $(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk)
# Build Fingerprints
$(call inherit-product, $(LOCAL_PATH)/fingerprint.mk)
# Derp
DERP_BUILDTYPE := Official
# Allow Copying of apks.
PRODUCT_BROKEN_VERIFY_USES_LIBRARIES := true
@ -171,7 +174,7 @@ PRODUCT_COPY_FILES += \
# Overlays
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
# DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay-lineage
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay-derp
# Permissions
PRODUCT_COPY_FILES += \