Again
This commit is contained in:
parent
916deadd0e
commit
691c8b5665
@ -1 +1 @@
|
||||
/system/bin/wephone-boot.sh u:object_r:wephone_boot_exec:s0
|
||||
/system/bin/wephone-boot.sh u:object_r:wephone_exec:s0
|
@ -1,2 +1,8 @@
|
||||
type wephone_boot, domain;
|
||||
type wephone_boot_exec, system_file_type, exec_type, file_type;
|
||||
type wephone, domain;
|
||||
type wephone_exec, exec_type, file_type;
|
||||
|
||||
type wephone, domain;
|
||||
type wephone_exec, exec_type, file_type;
|
||||
|
||||
|
||||
init_daemon_domain(wephone)
|
@ -1,8 +1,6 @@
|
||||
service wephone_boot /system/bin/wephone-boot.sh
|
||||
user root
|
||||
service wephone /system/bin/wephone-boot.sh
|
||||
oneshot
|
||||
disabled
|
||||
seclabel u:r:wephone_boot:s0
|
||||
|
||||
on property:sys.boot_completed=1
|
||||
start wephone_boot
|
Loading…
x
Reference in New Issue
Block a user