mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: CameraLightSensor: Merge codes to 2 files and fix bugs
* Add proguard rules too * Auto-Brightness still working even if the settings is turned off
This commit is contained in:
parent
0546c8f6fe
commit
ae86b3fdcb
9 changed files with 357 additions and 390 deletions
|
|
@ -1,2 +0,0 @@
|
|||
PRODUCT_MAKEFILES := \
|
||||
$(LOCAL_DIR)/aosp_a20.mk
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
# Auto-Generated by device/samsung/a20/setup.sh
|
||||
$(call inherit-product, device/samsung/a20/full_a20.mk)
|
||||
$(call inherit-product, vendor/aosp/config/common_full_phone.mk)
|
||||
PRODUCT_NAME := aosp_a20
|
||||
|
||||
# Additional Props
|
||||
TARGET_FACE_UNLOCK_SUPPORTED := true
|
||||
TARGET_BOOT_ANIMATION_RES := 720
|
||||
Loading…
Reference in a new issue