OSDN Git Service

Add property check for gd shim entry
authorChris Manton <cmanton@google.com>
Fri, 11 Oct 2019 02:44:06 +0000 (19:44 -0700)
committerChris Manton <cmanton@google.com>
Mon, 14 Oct 2019 17:03:07 +0000 (10:03 -0700)
commit1776e0ee0e9e3fcab5ab47d6cc4c83b0f3b34560
treef68439701c2c12bcee8f72e36438a306aeabd651
parent01c6d50b7d9d560df27b938e40cfbc11bbbba962
Add property check for gd shim entry

Bug: 14042172
Test: Ensure boot into both stacks
Test: adb shell stop; adb shell setprop bluetooth.gd.enabled 1 ; adb shell start
Test: adb shell stop; adb shell setprop bluetooth.gd.enabled 0 ; adb shell start

Change-Id: Ied131f5444dd33201197e9f19d0f4bc88c069f8c
main/shim/shim.cc