summaryrefslogtreecommitdiff
path: root/sepolicy/flashlessd.te
blob: f9e8a58b3687d74f9246f735db771a5691d7c5fd (plain)
1
2
3
4
5
6
7
8
9
10
# ==============================================
# Policy File of /system/bin/flashlessd Executable File 

type flashlessd_exec, exec_type, file_type;
type flashlessd, domain;


# permissive flashlessd;

init_daemon_domain(flashlessd)