We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0f312a commit 62ef77cCopy full SHA for 62ef77c
adb/root/adb_root.rc
@@ -3,5 +3,5 @@ service adb_root /system/bin/adb_root
3
user root
4
group root
5
6
-on boot
+on post-fs-data
7
mkdir /data/adbroot 0700 root root
0 commit comments