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:
Andrew LeCain 2021-07-26 21:07:49 -07:00
parent a7c0b48fc4
commit 20c4f4090c

View file

@ -168,6 +168,9 @@
# Storage: for factory reset protection feature # Storage: for factory reset protection feature
/dev/block/by-name/frp 0660 system system /dev/block/by-name/frp 0660 system system
# Storage: for calibration data sideload feature
/dev/block/by-name/mfg_data 0660 system system
# TPU # TPU
/dev/abrolhos 0660 system system /dev/abrolhos 0660 system system