Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
device
/
linaro
/
dragonboard
/
e3439a1618e7192676d11a578afc55370ac76fd9
/
.
/
sepolicy
/
suspend_blocker.te
blob: fa6e02a85ca53702f21c0a7d6e3bcfcb61d897d9 [
file
] [
log
] [
blame
]
Amit Pundir
d3525fb
2021-05-31 16:16:21 +0530
[
diff
] [
blame
]
1
type suspend_blocker
,
domain
;
2
type suspend_blocker_exec
,
exec_type
,
vendor_file_type
,
file_type
;
3
4
init_daemon_domain
(
suspend_blocker
);
5
6
wakelock_use
(
suspend_blocker
);