device/linaro/hikey/sepolicy/suspend_blocker.te

7 lines
167 B
Plaintext
Raw Normal View History

2025-08-25 08:28:21 +08:00
type suspend_blocker, domain;
type suspend_blocker_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(suspend_blocker);
wakelock_use(suspend_blocker);