universal7885: CameraLightSensor: Correctly monitor brightness settings

* Added an observer
This commit is contained in:
roynatech2544 2021-11-03 22:11:45 +09:00
commit 0d81c5b97d
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
7 changed files with 111 additions and 102 deletions

View file

@ -6,4 +6,5 @@ android_app {
platform_apis: true,
privileged: true,
certificate: "platform",
static_libs: [ "androidx.core_core" ],
}