Remove legacy nfc/se settings

Bug: 240125555
Test: manual
Change-Id: Ic7bcbfadc374c41a61bcccca2c3ed9dbc95f7ab1
This commit is contained in:
George Chang 2022-12-06 22:10:48 +08:00
parent 5d694e9c4a
commit 05a2ec16d2

View file

@ -46,17 +46,6 @@ 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
# NFC
on property:ro.boot.hardware.revision=PROTO1.0
setprop persist.vendor.nfc.config_file_name libnfc-hal-st-proto1.conf
on property:ro.boot.hardware.revision=PROTO1.1
setprop persist.vendor.nfc.config_file_name libnfc-hal-st-proto1.conf
# Bluetooth # Bluetooth
on post-fs-data on post-fs-data
chown bluetooth system /proc/bluetooth/timesync chown bluetooth system /proc/bluetooth/timesync