mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 20:15:32 -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
universal7885-common/apps/CameraLightSensor/proguard.flags
Executable file
7
universal7885-common/apps/CameraLightSensor/proguard.flags
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
# Uncomment this to preserve the line number information for
|
||||
# debugging stack traces.
|
||||
-keepattributes SourceFile,LineNumberTable
|
||||
|
||||
# If you keep the line number information, uncomment this to
|
||||
# hide the original source file name.
|
||||
-renamesourcefileattribute SourceFile
|
||||
Loading…
Reference in a new issue