Loading cmds/atrace/atrace.rc +1 −0 Original line number Diff line number Diff line Loading @@ -533,6 +533,7 @@ on property:persist.debug.atrace.boottrace=1 # Run atrace with the categories written in a file service boottrace /system/bin/atrace --async_start -f /data/misc/boottrace/categories user root disabled oneshot Loading cmds/dumpstate/dumpstate.rc +3 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ service dumpstate /system/bin/dumpstate -s socket dumpstate stream 0660 shell log disabled oneshot user root # dumpstatez generates a zipped bugreport but also uses a socket to print the file location once # it is finished. Loading @@ -16,9 +17,11 @@ service dumpstatez /system/bin/dumpstate -S class main disabled oneshot user root # bugreportd starts dumpstate binder service and makes it wait for a listener to connect. service bugreportd /system/bin/dumpstate -w class main disabled oneshot user root cmds/installd/installd.rc +1 −0 Original line number Diff line number Diff line service installd /system/bin/installd class main user root capabilities CHOWN DAC_OVERRIDE DAC_READ_SEARCH FOWNER FSETID KILL SETGID SETUID SYS_ADMIN on early-boot Loading Loading
cmds/atrace/atrace.rc +1 −0 Original line number Diff line number Diff line Loading @@ -533,6 +533,7 @@ on property:persist.debug.atrace.boottrace=1 # Run atrace with the categories written in a file service boottrace /system/bin/atrace --async_start -f /data/misc/boottrace/categories user root disabled oneshot Loading
cmds/dumpstate/dumpstate.rc +3 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ service dumpstate /system/bin/dumpstate -s socket dumpstate stream 0660 shell log disabled oneshot user root # dumpstatez generates a zipped bugreport but also uses a socket to print the file location once # it is finished. Loading @@ -16,9 +17,11 @@ service dumpstatez /system/bin/dumpstate -S class main disabled oneshot user root # bugreportd starts dumpstate binder service and makes it wait for a listener to connect. service bugreportd /system/bin/dumpstate -w class main disabled oneshot user root
cmds/installd/installd.rc +1 −0 Original line number Diff line number Diff line service installd /system/bin/installd class main user root capabilities CHOWN DAC_OVERRIDE DAC_READ_SEARCH FOWNER FSETID KILL SETGID SETUID SYS_ADMIN on early-boot Loading