blob: a63444162ca9804c808aaf591ef9fb69922bccc6 [file] [log] [blame]
Jaekyun Seok81104ae2017-08-30 11:13:32 +09001service vendor.bluetooth-1-0 /vendor/bin/hw/android.hardware.bluetooth@1.0-service
Andre Eisenbach89ba5282016-10-13 15:45:02 -07002 class hal
Tom Cherry97e38812018-03-29 10:17:07 -07003 capabilities BLOCK_SUSPEND NET_ADMIN SYS_NICE
Andre Eisenbach89ba5282016-10-13 15:45:02 -07004 user bluetooth
5 group bluetooth
Joel Fernandescb6f47d2017-04-03 19:19:30 -07006 writepid /dev/stune/foreground/tasks
Keun Soo Yim1965f732017-04-24 14:49:30 -07007
8on property:vts.native_server.on=1 && property:ro.build.type=userdebug
Jaekyun Seok81104ae2017-08-30 11:13:32 +09009 stop vendor.bluetooth-1-0
Keun Soo Yim1965f732017-04-24 14:49:30 -070010on property:vts.native_server.on=1 && property:ro.build.type=eng
Jaekyun Seok81104ae2017-08-30 11:13:32 +090011 stop vendor.bluetooth-1-0
Keun Soo Yim1965f732017-04-24 14:49:30 -070012on property:vts.native_server.on=0 && property:ro.build.type=userdebug
Jaekyun Seok81104ae2017-08-30 11:13:32 +090013 start vendor.bluetooth-1-0
Keun Soo Yim1965f732017-04-24 14:49:30 -070014on property:vts.native_server.on=0 && property:ro.build.type=eng
Jaekyun Seok81104ae2017-08-30 11:13:32 +090015 start vendor.bluetooth-1-0