Enable read/write access to st33spi_state for euiccpixel_app am: 175bd53191
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17653493 Change-Id: I10fbba715c8d6f2a3b5c101e949ea70f7054e1b2 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
0b50a7531e
1 changed files with 5 additions and 1 deletions
|
@ -50,6 +50,10 @@ on post-fs-data
|
||||||
# Speaker amp permission
|
# Speaker amp permission
|
||||||
chmod 644 /mnt/vendor/persist/audio/speaker.cal
|
chmod 644 /mnt/vendor/persist/audio/speaker.cal
|
||||||
|
|
||||||
|
# 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
|
||||||
|
|
||||||
service wpa_supplicant /vendor/bin/hw/wpa_supplicant \
|
service wpa_supplicant /vendor/bin/hw/wpa_supplicant \
|
||||||
-O/data/vendor/wifi/wpa/sockets -puse_p2p_group_interface=1p2p_device=1 \
|
-O/data/vendor/wifi/wpa/sockets -puse_p2p_group_interface=1p2p_device=1 \
|
||||||
-m/vendor/etc/wifi/p2p_supplicant.conf \
|
-m/vendor/etc/wifi/p2p_supplicant.conf \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue