unplugged-system/packages/modules/Bluetooth/apex/apex_manifest.json

15 lines
265 B
JSON
Raw Normal View History

{
// Placeholder module version to be replaced during build.
// Do not change!
"version": 0,
"provideNativeLibs": [
],
"provideSharedApexLibs": false,
"requireSharedApexLibs": [
],
"name": "com.android.btservices",
"requireNativeLibs": [
]
}