mirror of
https://gitee.com/openharmony/sensors_start
synced 2024-11-30 10:21:26 +00:00
b2997a4b3e
Signed-off-by: h00514358 <huiyuehong@huawei.com> Change-Id: I8439db2c7a24c30dde143a055a8769534b247d51
11 lines
328 B
INI
11 lines
328 B
INI
{
|
|
"services" : [{
|
|
"name" : "sensors",
|
|
"path" : ["/system/bin/sa_main", "/system/profile/sensors.xml"],
|
|
"uid" : "sensor",
|
|
"gid" : ["sensor", "shell"],
|
|
"secon" : "u:r:sensors:s0",
|
|
"permission" : ["ohos.permission.PERMISSION_USED_STATS"]
|
|
}
|
|
]
|
|
} |