mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-24 04:45:32 -04:00
universal7885: parts: jni: Link against libc++ fs
Also fix Kotlin src issues Also clang-format the cpp src
This commit is contained in:
parent
0a612ac913
commit
0faf51929d
10 changed files with 57 additions and 55 deletions
|
|
@ -12,6 +12,7 @@ cc_library_shared {
|
|||
"libhidlbase",
|
||||
"liblog",
|
||||
"libutils",
|
||||
"libc++fs",
|
||||
"vendor.eureka.hardware.parts@1.0",
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue