mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
Change-Id: I74b97bec8b5e173acda1939896835ac807b83c71 Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
9 lines
167 B
Text
9 lines
167 B
Text
android_app {
|
|
name: "CameraLightSensor",
|
|
srcs: [
|
|
"src/**/*.java",
|
|
],
|
|
platform_apis: true,
|
|
privileged: true,
|
|
certificate: "platform",
|
|
}
|