diff options
author | Vishal Mahaveer | 2014-11-10 11:51:26 -0600 |
---|---|---|
committer | Vishal Mahaveer | 2014-11-10 11:51:26 -0600 |
commit | e53f56180daf92477fd6148a34a93073ef79b566 (patch) | |
tree | 4a196e25f5e31a09f0d46fa27862cf632566da46 | |
parent | bef6541c8bc441e5d4218bcec6c3d4e76f4b4cab (diff) | |
download | device-ti-jacinto6evm-e53f56180daf92477fd6148a34a93073ef79b566.tar.gz device-ti-jacinto6evm-e53f56180daf92477fd6148a34a93073ef79b566.tar.xz device-ti-jacinto6evm-e53f56180daf92477fd6148a34a93073ef79b566.zip |
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.xml | 2 |
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 @@ | |||
27 | <feature name="android.hardware.faketouch" /> | 27 | <feature name="android.hardware.faketouch" /> |
28 | <feature name="android.hardware.microphone" /> | 28 | <feature name="android.hardware.microphone" /> |
29 | <feature name="android.hardware.screen.landscape" /> | 29 | <feature name="android.hardware.screen.landscape" /> |
30 | <feature name="android.hardware.bluetooth" /> | 30 | <!--<feature name="android.hardware.bluetooth" />--> |
31 | <feature name="android.software.app_widgets" /> | 31 | <feature name="android.software.app_widgets" /> |
32 | <feature name="android.software.home_screen" /> | 32 | <feature name="android.software.home_screen" /> |
33 | <!-- Feature to specify if the device supports adding device admins. --> | 33 | <!-- Feature to specify if the device supports adding device admins. --> |