summaryrefslogtreecommitdiff
path: root/common/car_core_hardware.xml
diff options
context:
space:
mode:
authorCalvin Huang <calhuang@google.com>2019-08-13 20:02:06 -0700
committerHuihong Luo <huisinro@google.com>2019-08-20 22:07:47 +0000
commit02ebeb17af3cce81c8821aeac5514d1cc7c81fa3 (patch)
tree5a4a77a5dee02240eb403982d4aa6efb430ccb2d /common/car_core_hardware.xml
parenta4055610fa0137a6f3cc007e6c4296ba6092926d (diff)
downloadcar-02ebeb17af3cce81c8821aeac5514d1cc7c81fa3.tar.gz
Enable bluetooth sim for emualtor target
Bug: 135452847 Test: N/A Change-Id: I34d088df9f572b4299b71b5260d2ea423689a0fb
Diffstat (limited to 'common/car_core_hardware.xml')
-rw-r--r--common/car_core_hardware.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/car_core_hardware.xml b/common/car_core_hardware.xml
index 7911cc0..abe255f 100644
--- a/common/car_core_hardware.xml
+++ b/common/car_core_hardware.xml
@@ -16,7 +16,6 @@
<!-- This is a copy of frameworks/native/data/etc/car_core_hardware.xml that is somewhat
combined with device/generic/goldfish/data/etc/handheld_core_hardware.xml.
- Notably bluetooth is removed since it does not work in the emulator.
-->
<!-- These are the hardware components that all handheld devices
@@ -37,6 +36,7 @@
<feature name="android.hardware.location.network" />
<feature name="android.hardware.touchscreen" />
<feature name="android.hardware.microphone" />
+ <feature name="android.hardware.bluetooth" />
<!-- basic system services -->
<feature name="android.software.connectionservice" />