11 lines
179 B
JSON
11 lines
179 B
JSON
|
{
|
||
|
"name": "test.apex.rebootless",
|
||
|
"version": 1,
|
||
|
"supportsRebootlessUpdate": true,
|
||
|
"requireNativeLibs": [
|
||
|
"libfoo",
|
||
|
"libbar"
|
||
|
],
|
||
|
"provideSharedApexLibs": true
|
||
|
}
|