universal7885: CameraLightSensor: Convert to Kotlin

Change-Id: I8162d1f88583143a333b282ad59e45085ec66023
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
roynatech2544 2021-11-16 12:56:26 +09:00
commit 7f2d2c5b3c
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
5 changed files with 447 additions and 446 deletions

View file

@ -1,7 +1,7 @@
android_app {
name: "CameraLightSensor",
srcs: [
"src/**/*.java",
"src/**/*.kt",
],
platform_apis: true,
privileged: true,