Change gs201 bluetooth uart port to dev/ttySAC18

Bug: 189727579
Test: Bluetooth can be turned ON from settings
Change-Id: Ia261c207ac8d1c617c40765c432545a33cc55670
This commit is contained in:
weichinweng 2021-05-31 17:18:09 +08:00
parent 0bad7bc816
commit c674d9f3e4

View file

@ -295,7 +295,7 @@
# Bluetooth # Bluetooth
/(vendor|system/vendor)/bin/hw/android\.hardware\.bluetooth@1\.1-service\.bcmbtlinux u:object_r:hal_bluetooth_btlinux_exec:s0 /(vendor|system/vendor)/bin/hw/android\.hardware\.bluetooth@1\.1-service\.bcmbtlinux u:object_r:hal_bluetooth_btlinux_exec:s0
/dev/wbrc u:object_r:wb_coexistence_dev:s0 /dev/wbrc u:object_r:wb_coexistence_dev:s0
/dev/ttySAC16 u:object_r:hci_attach_dev:s0 /dev/ttySAC18 u:object_r:hci_attach_dev:s0
/dev/logbuffer_btlpm u:object_r:logbuffer_device:s0 /dev/logbuffer_btlpm u:object_r:logbuffer_device:s0
/dev/logbuffer_tty16 u:object_r:logbuffer_device:s0 /dev/logbuffer_tty16 u:object_r:logbuffer_device:s0