From e0d0f5c87d62c9410aa62bf30df271f85728f7bd Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Thu, 23 Jun 2016 14:54:44 +0100 Subject: Enable Factory Reset Protection (FRP) --- system.prop | 3 +++ 1 file changed, 3 insertions(+) (limited to 'system.prop') diff --git a/system.prop b/system.prop index e771f67..4e62e35 100644 --- a/system.prop +++ b/system.prop @@ -147,3 +147,6 @@ persist.data.df.dev_name=rmnet_usb0 # TimeService persist.timed.enable=true + +# FRP +ro.frp.pst=/dev/block/bootdevice/by-name/frp -- cgit v1.2.3