mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 12:05:32 -04:00
universal7885: bpfmt
This commit is contained in:
parent
d97d8b7bfe
commit
be82ebd1fe
18 changed files with 70 additions and 67 deletions
|
|
@ -8,12 +8,11 @@ cc_library_shared {
|
|||
],
|
||||
srcs: ["*.cpp"],
|
||||
header_libs: ["jni_headers"],
|
||||
static_libs: [ "libc++fs" ],
|
||||
static_libs: ["libc++fs"],
|
||||
shared_libs: [
|
||||
"libhidlbase",
|
||||
"liblog",
|
||||
"libutils",
|
||||
"vendor.eureka.hardware.parts@1.0",
|
||||
]
|
||||
],
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue