lpac-jni: Android.bp: Move liblpac-jni.so to system_ext
This commit is contained in:
parent
e0c7c83032
commit
05334d15bd
1 changed files with 1 additions and 0 deletions
|
@ -48,4 +48,5 @@ cc_library_shared {
|
|||
"liblpac-cjson",
|
||||
],
|
||||
shared_libs: ["liblog"],
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue