commit | c3ab896638fc866320db16f78c8c21ee8d877d34 | [log] [tgz] |
---|---|---|
author | Pierre-Hugues Husson <phh@phh.me> | Tue Aug 14 20:02:41 2018 +0200 |
committer | Jon West <electrikjesus@gmail.com> | Thu Aug 16 20:11:15 2018 -0400 |
tree | 0b0d7a1f84ee8cfcaabc4633da5d6477f6ca04b8 | |
parent | bd42bde64e305ee44f23ce0b6bf41c2eacebb8a4 [diff] |
Keystore is broken on S9
diff --git a/rw-system.sh b/rw-system.sh index 0e95a26..85a4b65 100644 --- a/rw-system.sh +++ b/rw-system.sh
@@ -1,5 +1,7 @@ #!/system/bin/sh +mount -o bind /system/phh/empty /vendor/lib64/hw/keystore.exynos9810.so +mount -o bind /system/phh/empty /vendor/lib64/hw/keystore.mdfpp.so set -e if getprop ro.vendor.build.fingerprint |grep -qi samsung;then