From 59615488b18f87278465b9916146a1718749ac45 Mon Sep 17 00:00:00 2001 From: Pierre-Hugues Husson Date: Tue, 14 Aug 2018 20:02:41 +0200 Subject: [PATCH] Keystore is broken on S9 --- rw-system.sh | 2 ++ 1 file changed, 2 insertions(+) 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