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