mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
a20: Address SELinux denials
* Additionally, try to save more battery on CameraLightSensor Change-Id: I8a3a86a67eeefb0b023e4162f0a32c9ecca20ff4 Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
aa12d2a377
commit
0fc8d0c629
9 changed files with 12 additions and 6 deletions
|
|
@ -161,7 +161,7 @@ PRODUCT_COPY_FILES += \
|
|||
|
||||
# Overlays
|
||||
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
|
||||
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay-lineage
|
||||
# DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay-lineage
|
||||
|
||||
# Permissions
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
|
|||
Loading…
Reference in a new issue