tzh
2024-08-15 d4a1bd480003f3e1a0590bc46fbcb24f05652ca7
android/hardware/aw/wireless/bluetooth/config/init.bluetooth.common.rc
....@@ -32,7 +32,7 @@
3232
3333 on property:persist.vendor.overlay.bluetooth_vendor=aic
3434 insmod /vendor/modules/aic8800_bsp.ko
35
- insmod /vendor/modules/aic8800_btsdio.ko
35
+ insmod /vendor/modules/aic8800_btlpm.ko
3636 setprop vendor.init.lpm.load 1
3737
3838 on property:vendor.driver.lpm.load=1
....@@ -52,8 +52,8 @@
5252 chmod 0660 /dev/ttyBT0
5353 chown bluetooth net_bt_admin /dev/ttyBT0
5454 # only for aic device
55
- chmod 0666 /sys/devices/platform/aic-bt/rfkill/rfkill1/state
56
- chmod 0666 /sys/devices/platform/aic-bt/rfkill/rfkill1/type
55
+ chmod 0666 /sys/devices/platform/aic-bsp/rfkill/rfkill1/state
56
+ chmod 0666 /sys/devices/platform/aic-bsp/rfkill/rfkill1/type
5757
5858 on property:persist.vendor.overlay.bluetooth_vendor=realtek && property:sys.boot_completed=1
5959 setprop persist.vendor.bluetooth.rtkcoex true