mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 12:05:32 -04:00
universal7885: Add aidl for interacting with EKCamera
Also address deprecation
This commit is contained in:
parent
1a96e0b036
commit
df3f4dea62
3 changed files with 53 additions and 44 deletions
|
|
@ -2,6 +2,7 @@ android_app {
|
|||
name: "CameraLightSensor",
|
||||
srcs: [
|
||||
"src/**/*.kt",
|
||||
"src/**/I*.aidl",
|
||||
],
|
||||
platform_apis: true,
|
||||
privileged: true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue