universal7885: bpfmt

This commit is contained in:
roynatech2544 2022-05-15 00:38:42 +00:00
commit be82ebd1fe
No known key found for this signature in database
GPG key ID: 50ABF73F0D19445D
18 changed files with 70 additions and 67 deletions

View file

@ -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",
]
],
}