fix: cfg adapt ondemand

Signed-off-by: xionglei6 <xionglei6@huawei.com>
This commit is contained in:
xionglei6 2022-04-02 11:43:28 +08:00
parent 033e540273
commit a806245c99

View File

@ -3,7 +3,7 @@
"name" : "d-bms",
"path" : ["/system/bin/sa_main", "/system/profile/d-bms.xml"],
"uid" : "system",
"dynamic": true,
"ondemand": true,
"gid" : ["system", "shell"]
}
]