Enable read/write access to st33spi_state for euiccpixel_app am: 7c6e328a63 am: 84b9069f2d

Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/17983875

Change-Id: I3a5069f4a22d851f433e37f33f3b3bf605687679
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Lily Lin 2022-05-11 02:25:03 +00:00 committed by Automerger Merge Worker
commit 4e17007d4c

View file

@ -50,6 +50,10 @@ on post-fs-data
# Start the twoshay touch service # Start the twoshay touch service
start twoshay start twoshay
# Allow secure_element group to read / write ST33 SPI state
chown secure_element secure_element /sys/class/st33spi/st33spi/st33spi_state
chmod 0660 /sys/class/st33spi/st33spi/st33spi_state
on property:ro.revision=PROTO1.0 on property:ro.revision=PROTO1.0
setprop persist.fingerprint.ghbm true setprop persist.fingerprint.ghbm true