unplugged-system/art/build/apex/manifest-art.json

15 lines
228 B
JSON

{
"name": "com.android.art",
// Placeholder module version to be replaced during build.
// Do not change!
"version": 0,
"provideNativeLibs": [
"libjdwp.so"
],
"requireNativeLibs": [
"libicu_jni.so"
]
}