device: add frp prop

Bug: 37455788
Change-Id: I9410ba17530a16812d86627e69f95122615a82c4
This commit is contained in:
alvin_liang
2017-04-05 15:35:48 +08:00
committed by Thierry Strudel
parent e9f73e1064
commit e06ff3db58
2 changed files with 7 additions and 0 deletions

View File

@@ -489,3 +489,7 @@ PRODUCT_PACKAGES += \
# Use daemon to detect folio open/close
PRODUCT_PACKAGES += \
folio_daemon
# Storage: for factory reset protection feature
PRODUCT_PROPERTY_OVERRIDES += \
ro.frp.pst=/dev/block/platform/soc/1da4000.ufshc/by-name/frp

View File

@@ -106,3 +106,6 @@
# Paintbox/Easel
/dev/easelcomm-client 0660 cameraserver camera
/dev/mnh_sm 0660 cameraserver camera
# Storage: for factory reset protection feature
/dev/block/platform/soc/1da4000.ufshc/by-name/frp 0660 system system