mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
device: add frp prop
Bug: 37455788 Change-Id: I9410ba17530a16812d86627e69f95122615a82c4
This commit is contained in:
committed by
Thierry Strudel
parent
e9f73e1064
commit
e06ff3db58
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user