[Samsung] Disable security.proca (kills su when run)

This commit is contained in:
Pierre-Hugues Husson 2019-07-17 20:07:43 +02:00
parent 4b1aea0437
commit f7c1c61c74
1 changed files with 2 additions and 0 deletions

View File

@ -123,6 +123,8 @@ fixSPL
changeKeylayout
mount /system/phh/empty /vendor/bin/vendor.samsung.security.proca@1.0-service || true
if grep vendor.huawei.hardware.biometrics.fingerprint /vendor/manifest.xml; then
mount -o bind system/phh/huawei/fingerprint.kl /vendor/usr/keylayout/fingerprint.kl
fi