system/apex/apexd/apexd_testdata/manifest_rebootless_add_nat...

11 lines
160 B
JSON

{
"name": "test.apex.rebootless",
"version": 1,
"supportsRebootlessUpdate": true,
"requireNativeLibs": [
"libfoo",
"libbar",
"libnew"
]
}