{ "jobs" : [{ "name" : "post-fs-data", "cmds" : [ "mkdir /data/bluetooth", "mkdir /data/bluetooth/log", "chown bluetooth bluetooth /data/bluetooth", "chown bluetooth bluetooth /data/bluetooth/log", "mkdir /data/service/el1/public/bluetooth 0711 bluetooth bluetooth", "start bluetooth_service" ] } ], "services" : [{ "name" : "bluetooth_service", "path" : ["/system/bin/sa_main", "/system/profile/bluetooth_service.json"], "uid" : "bluetooth", "gid" : ["bluetooth", "shell"], "caps" : ["CAP_NET_ADMIN"], "secon" : "u:r:bluetooth_service:s0", "permission" : [ "ohos.permission.ANSWER_CALL" ] } ] }