Victor Chang 338617d5bd Remove libpac as a JNI library in Android.mk
In fact, libpac is just a normal C++ library, not a JNI library.
Remove it from LOCAL_JNI_SHARED_LIBRARIES. libjni_pacprocessor
is the actual JNI library.

libpac is still being used. libjni_pacprocessor, specified in
frameworks/base/packages/services/PacProcessor/jni/Android.bp,
depends on libpac as shared library.

This change is needed to move libpac into the Runtime APEX.

Bug: 121269980
Test: m droid
Change-Id: I2a985acddbf2083d59fa28cfa76e6e4b80fa5b20
2019-01-16 15:30:35 +00:00
2019-01-12 12:02:19 +00:00
2019-01-09 23:26:13 +00:00
2019-01-07 16:54:16 -08:00
2019-01-09 16:12:24 +09:00
2019-01-09 16:12:24 +09:00
2019-01-09 16:02:59 -08:00
2019-01-12 19:11:53 +00:00
2018-12-12 18:38:46 +09:00
2019-01-09 16:12:24 +09:00
2018-12-12 18:38:46 +09:00
2019-01-12 19:11:53 +00:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%