diff options
| author | wzedlare <vedatak01@gmail.com> | 2017-06-04 12:08:20 +0000 |
|---|---|---|
| committer | Rygebin <kaankulahli@gmail.com> | 2017-06-20 13:58:32 +0000 |
| commit | 62152cd0cc4358c3eeea66e12c20bf7c4462d54b (patch) | |
| tree | c0f3362cb48e8042567ee6251d5352b845e1b9d0 | |
| parent | a0386b21706ef3963f36266966116f451edf5da8 (diff) | |
shamrock: props: Disable frp config
Giving the ability to relock oem to users in a custom rom is nonsense.Let's disable it and remove the possibility of users stuck at custom roms.
| -rw-r--r-- | system.prop | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/system.prop b/system.prop index 77dd04d..59a6fa4 100644 --- a/system.prop +++ b/system.prop @@ -83,9 +83,6 @@ persist.hwc.downscale_threshold=1.15 ro.opengles.version=196609 ro.sf.lcd_density=420 -# FRP -ro.frp.pst=/dev/block/bootdevice/by-name/frp - # # First api level, device has been commercially launched ro.product.first_api_level=22 |
