Keystore is broken on S9

This commit is contained in:
Pierre-Hugues Husson 2018-08-14 20:02:41 +02:00
parent 6a1961a026
commit 59615488b1
1 changed files with 2 additions and 0 deletions

View File

@ -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