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:
roynatech2544 2021-11-09 22:19:53 +09:00
commit ae86b3fdcb
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
9 changed files with 357 additions and 390 deletions

View file

@ -38,9 +38,5 @@
<action android:name="android.intent.action.SCREEN_ON" />
</intent-filter>
</activity>
<service
android:name=".Camera2Service"
android:foregroundServiceType="camera">
</service>
</application>
</manifest>
</manifest>