mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 04:05: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
|
|
@ -7,4 +7,7 @@ android_app {
|
|||
privileged: true,
|
||||
certificate: "platform",
|
||||
static_libs: [ "androidx.core_core" ],
|
||||
optimize: {
|
||||
proguard_flags_files: ["proguard.flags"],
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue