Advertisement
Guest User

Fix for FC's in settings/security

a guest
Feb 27th, 2015
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. adb shell
  2. su
  3. mount -o rw,remount /system
  4. rm /system/lib/hw/keystore.qcom.so
  5. mount -o ro,remount /system
  6. reboot
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement