Loading rootdir/init.rc +2 −0 Original line number Original line Diff line number Diff line Loading @@ -868,6 +868,8 @@ on property:ro.debuggable=1 chmod 0773 /data/misc/trace chmod 0773 /data/misc/trace # Give reads to anyone for the window trace folder on debug builds. # Give reads to anyone for the window trace folder on debug builds. chmod 0775 /data/misc/wmtrace chmod 0775 /data/misc/wmtrace on init && property:ro.debuggable=1 start console start console service flash_recovery /system/bin/install-recovery.sh service flash_recovery /system/bin/install-recovery.sh Loading Loading
rootdir/init.rc +2 −0 Original line number Original line Diff line number Diff line Loading @@ -868,6 +868,8 @@ on property:ro.debuggable=1 chmod 0773 /data/misc/trace chmod 0773 /data/misc/trace # Give reads to anyone for the window trace folder on debug builds. # Give reads to anyone for the window trace folder on debug builds. chmod 0775 /data/misc/wmtrace chmod 0775 /data/misc/wmtrace on init && property:ro.debuggable=1 start console start console service flash_recovery /system/bin/install-recovery.sh service flash_recovery /system/bin/install-recovery.sh Loading