Skip to content

Commit 62ef77c

Browse files
moetayukobgcngm
authored andcommitted
Create /data/adbroot on post-fs-data
* The real /data partition is not available before this stage. Change-Id: I2cbcd788f35a2d51c823a71e2c944502812c1cfd
1 parent f0f312a commit 62ef77c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adb/root/adb_root.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ service adb_root /system/bin/adb_root
33
user root
44
group root
55

6-
on boot
6+
on post-fs-data
77
mkdir /data/adbroot 0700 root root

0 commit comments

Comments
 (0)