diff options
author | Vishal Mahaveer | 2014-11-11 06:08:01 -0600 |
---|---|---|
committer | Vishal Mahaveer | 2014-11-11 06:08:22 -0600 |
commit | 88c190b824fdf57ebcb4a76c1ddb9f1363927617 (patch) | |
tree | bd2acd9a43827c481dfcca8049f0206c2f7979ef | |
parent | e53f56180daf92477fd6148a34a93073ef79b566 (diff) | |
download | device-ti-jacinto6evm-88c190b824fdf57ebcb4a76c1ddb9f1363927617.tar.gz device-ti-jacinto6evm-88c190b824fdf57ebcb4a76c1ddb9f1363927617.tar.xz device-ti-jacinto6evm-88c190b824fdf57ebcb4a76c1ddb9f1363927617.zip |
Revert "TEMP: jacinto6evm: disable bluetooth permission"
Bluetooth error is now resolved.
This reverts commit e53f56180daf92477fd6148a34a93073ef79b566.
Change-Id: Ifb7ac6dee214f87d3bc254ef5dff7dabd3c3d292
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 b80bc8e..7d68688 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. --> |