Files
multimedia_drm_framework/sa_profile/lazy_loading/3012.json
T
m0_54007497 d3031bae0e debug
Signed-off-by: m0_54007497 <liyangyang87@h-partners.com>
2025-11-06 20:25:24 +08:00

49 lines
1.7 KiB
JSON

{
"process": "drm_service",
"systemability": [
{
"name": 3012,
"libpath": "libdrm_service.z.so",
"run-on-create": false,
"distributed": false,
"dump_level": 1,
"min_hdi_proxy_version": ["libdrm_proxy_1.0.z.so"],
"auto-restart": true,
"start-on-demand": {
"commonevent": [
{
"name": "usual.event.CONNECTIVITY_CHANGE",
"value": "3",
"enable-once": true,
"conditions": [
{
"eventId": "param",
"name": "bootevent.system.frs.ready",
"value": "1"
}
]
}
],
"param": [
{
"name": "bootevent.system.frs.ready",
"value": "1",
"enable-once": true,
"conditions": [
{
"eventId": "commonevent",
"name": "usual.event.CONNECTIVITY_CHANGE",
"value": "3"
}
]
}
]
},
"stop-on-demand": {
"allow-update": false,
"recycle-delaytime": 60000,
"unreferenced-unload": true
}
}
]
}