deb: Rename bt props for new HAL

Change-Id: I1afd110bffed0f43b1afcbef99be8a3776d24e0b
This commit is contained in:
dianlujitao 2018-08-25 19:07:05 +08:00 committed by followmsi
parent f4304d7532
commit a13033dff8

View file

@ -240,11 +240,11 @@ service hciattach /vendor/bin/init.flo.bt.sh
disabled
oneshot
on property:bluetooth.hciattach=true
on property:vendor.bluetooth.hciattach=true
start hciattach
on property:bluetooth.hciattach=false
setprop bluetooth.status off
on property:vendor.bluetooth.hciattach=false
setprop vendor.bluetooth.status off
service bridgemgrd /vendor/bin/bridgemgrd
class main