Skip to content
Snippets Groups Projects
Commit 26b24cdf authored by Ted Wang's avatar Ted Wang
Browse files

Change Timesync node owner to Bluetooth

This patch change owner of Bluetooth Timesync node to be Bluetooth to
allow Bluetooth HAL to read controller timestamp data via this node.

Bug: 226659256
Test: make
Change-Id: I70010daf45186235a48633355b5641b38597b2d6
parent f94b4648
No related branches found
No related tags found
No related merge requests found
......@@ -67,6 +67,10 @@ on property:ro.boot.hardware.revision=PROTO1.0
on property:ro.boot.hardware.revision=PROTO1.1
setprop persist.vendor.nfc.config_file_name libnfc-hal-st-proto1.conf
# Bluetooth
on post-fs-data
chown bluetooth system /proc/bluetooth/timesync
# SecureElement eSE2 cts mode
on property:persist.vendor.se.ese2.mode=ctsmode
write /sys/class/st33spi/st33spi/st33spi_state 33
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment