summaryrefslogtreecommitdiff
path: root/ueventd.bullhead.rc
diff options
context:
space:
mode:
authorSungmin Choi <sungmin.choi@lge.com>2015-03-26 14:22:40 +0900
committerPatrick Tjin <pattjin@google.com>2015-04-09 11:25:29 -0700
commit7ef9779064dd62479fcd39d73d6095725f09d6b1 (patch)
tree4f241059a9ffc689103f1bf637f2aeb08063bd81 /ueventd.bullhead.rc
parenta01a0f3ece27451fd331d76373fa644007c48ca4 (diff)
downloadbullhead-7ef9779064dd62479fcd39d73d6095725f09d6b1.tar.gz
Add factory reset protection
- Add /persistent to fstab This is required so the recovery kernel can wipe the partition in case the feature is disabled by Settings > Developer options > Enable OEM unlock. - Add frp location in ro.frp.pst Add the frp partition as: ro.frp.pst=/dev/block/platform/msm_sdcc.1/by-name/persistent - Change ownership to system. Change-Id: I12a9b05eff987ce0de989c774c8d6fd7987e2e4d
Diffstat (limited to 'ueventd.bullhead.rc')
-rw-r--r--ueventd.bullhead.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ueventd.bullhead.rc b/ueventd.bullhead.rc
index 42e024e..4199fc0 100644
--- a/ueventd.bullhead.rc
+++ b/ueventd.bullhead.rc
@@ -62,3 +62,4 @@
# SSR devices
/dev/subsys_* 0640 system system
/sys/devices/virtual/smdpkt/smdcntl* open_timeout 0664 radio radio
+/dev/block/platform/msm_sdcc.1/by-name/persistent 0600 system system