This commit is contained in:
Nehemiah of Zebulun 2023-11-16 15:59:02 -05:00
parent df2a683e3d
commit 7c4cab5bd0
3 changed files with 5 additions and 8 deletions

View File

@ -1 +1,2 @@
/system/bin/wephone-boot.sh u:object_r:wephone_exec:s0
/system/bin/wephone-boot.sh u:object_r:wephone_exec:s0

View File

@ -1,5 +1,5 @@
# foo service
type wephone, domain, mlstrustedsubject;
# wephone service
type wephone, domain;
type wephone_exec, exec_type, file_type;
init_daemon_domain(wephone)

View File

@ -1,6 +1,2 @@
service wephone /system/bin/wephone-boot.sh
oneshot
disabled
on property:sys.boot_completed=1
start wephone
class core