Keystore is broken on S9
This commit is contained in:
parent
6a1961a026
commit
59615488b1
@ -1,5 +1,7 @@
|
|||||||
#!/system/bin/sh
|
#!/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
|
set -e
|
||||||
|
|
||||||
if getprop ro.vendor.build.fingerprint |grep -qi samsung;then
|
if getprop ro.vendor.build.fingerprint |grep -qi samsung;then
|
||||||
|
Loading…
Reference in New Issue
Block a user