mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: parts: jni: Adapt for interface unify
* Also, Mark parts HAL is required for SamsungParts
This commit is contained in:
parent
4be8e028a2
commit
4b0238fe98
7 changed files with 33 additions and 40 deletions
|
|
@ -12,10 +12,7 @@ cc_library_shared {
|
|||
"libhidlbase",
|
||||
"liblog",
|
||||
"libutils",
|
||||
"vendor.eureka.hardware.battery@1.0",
|
||||
"vendor.eureka.hardware.flashlight@1.0",
|
||||
"vendor.eureka.hardware.gpu@1.0",
|
||||
"vendor.eureka.security.selinux@1.0",
|
||||
"vendor.eureka.hardware.parts@1.0",
|
||||
]
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue