Set owner for mfg_data partiton.
Enable the FP HAL to read from the mfg_data partition chowning to system Bug: 193549276 Test: sideload cal with valid signature. auth. enroll. Change-Id: I0897e545dc368782587ae031716012a806d05485
This commit is contained in:
parent
a7c0b48fc4
commit
20c4f4090c
1 changed files with 3 additions and 0 deletions
|
@ -168,6 +168,9 @@
|
|||
# Storage: for factory reset protection feature
|
||||
/dev/block/by-name/frp 0660 system system
|
||||
|
||||
# Storage: for calibration data sideload feature
|
||||
/dev/block/by-name/mfg_data 0660 system system
|
||||
|
||||
# TPU
|
||||
/dev/abrolhos 0660 system system
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue