Skip to content

Commit 78f76fb

Browse files
committed
forgot adding files
1 parent 5663fd0 commit 78f76fb

3 files changed

Lines changed: 9 additions & 0 deletions

File tree

files/SuperSu/ccs-auditd

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
#!/system/bin/sh
2+
3+
# device.db¤ò/system/etc/device.db¤Ë
4+
# unlock_security_module¤ò/system/bin/unlock_security_module¤ËÃÖ¤¯ÁÛÄê
5+
6+
cp /system/etc/device.db /data/local/tmp/device.db
7+
chmod 666 /data/local/tmp/device.db
8+
unlock_security_module
9+
rm /data/local/tmp/device.db

files/SuperSu/su

110 KB
Binary file not shown.
2.17 MB
Binary file not shown.

0 commit comments

Comments
 (0)