mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Disable FRP (#10)
Google is being strict about this so I would like it to be disabled, else people have to try login and fail connection like 5 times until they can sign in. They have freedom to skip or setup with login.
This commit is contained in:
parent
e3c595dbc3
commit
6e15724ba9
1 changed files with 3 additions and 3 deletions
|
|
@ -1,9 +1,9 @@
|
|||
# Use 64-bit dex2oat for better dexopt time.
|
||||
dalvik.vm.dex2oat64.enabled=true
|
||||
|
||||
## FRP
|
||||
# Disable invocation of oem_lock
|
||||
ro.frp.pst=/dev/block/persistent
|
||||
### FRP
|
||||
## Disable invocation of oem_lock
|
||||
# ro.frp.pst=/dev/block/persistent
|
||||
|
||||
## OMX
|
||||
# Set csc support in OMX
|
||||
|
|
|
|||
Loading…
Reference in a new issue