summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Mahaveer <vishalm@ti.com>2016-11-17 16:10:34 -0500
committerVishal Mahaveer <vishalm@ti.com>2016-11-17 16:10:34 -0500
commit52dad3e58bb2b1bf823caeb854348d2f0a413e1e (patch)
tree265e32716792ff2c7ed7813657ed642e732fb3ed
parent6b16e30e503f4fd27bdaed6b0e8f773685065f75 (diff)
downloadjacinto6evm-52dad3e58bb2b1bf823caeb854348d2f0a413e1e.tar.gz
TEMP: disable bluetooth hardware feature
Remove Bluetooth permissions for time being. Change-Id: I8969566e268376f323c0998afe37480acf9bcac6 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 e74afc1..eaabd64 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. -->