summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Mahaveer <vishalm@ti.com>2014-11-10 11:51:26 -0600
committerVishal Mahaveer <vishalm@ti.com>2014-11-10 11:51:26 -0600
commite53f56180daf92477fd6148a34a93073ef79b566 (patch)
tree4a196e25f5e31a09f0d46fa27862cf632566da46
parentbef6541c8bc441e5d4218bcec6c3d4e76f4b4cab (diff)
downloadjacinto6evm-e53f56180daf92477fd6148a34a93073ef79b566.tar.gz
TEMP: jacinto6evm: disable bluetooth permission
BT crashes at boot time, disable for time being Change-Id: I1b2d67585db3c8bab3dd9628f62ea90b1e9a820e Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
-rw-r--r--tablet_core_hardware_jacinto6evm.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tablet_core_hardware_jacinto6evm.xml b/tablet_core_hardware_jacinto6evm.xml
index 7d68688..b80bc8e 100644
--- a/tablet_core_hardware_jacinto6evm.xml
+++ b/tablet_core_hardware_jacinto6evm.xml
@@ -27,7 +27,7 @@
<feature name="android.hardware.faketouch" />
<feature name="android.hardware.microphone" />
<feature name="android.hardware.screen.landscape" />
- <feature name="android.hardware.bluetooth" />
+ <!--<feature name="android.hardware.bluetooth" />-->
<feature name="android.software.app_widgets" />
<feature name="android.software.home_screen" />
<!-- Feature to specify if the device supports adding device admins. -->