summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Mahaveer <vishalm@ti.com>2017-01-25 12:43:25 -0600
committerPraneeth Bajjuri <praneeth@ti.com>2017-01-25 12:45:19 -0600
commite8282ccc876eba6af11e7de11d57f762415f830b (patch)
tree67fb298fe395611d3ab5600c7aa067f9669bb0a1
parent18f5105fbca189f94ae4b9e2415e431272f32b29 (diff)
downloadam57xevm-e8282ccc876eba6af11e7de11d57f762415f830b.tar.gz
am57xevm: Add feature for voice recognition software
Add permission for voice recognition software. Needed for CTS picked from http://review.omapzoom.org/#/c/38044 Signed-off-by: Vishal Mahaveer <vishalm@ti.com> [picked to am57xevm project] Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Change-Id: Ib5992d7361f1d22efcb599c530c7fb9b19e5ed2e
-rw-r--r--tablet_core_hardware_am57xevm.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tablet_core_hardware_am57xevm.xml b/tablet_core_hardware_am57xevm.xml
index e74afc1..c6d8e6b 100644
--- a/tablet_core_hardware_am57xevm.xml
+++ b/tablet_core_hardware_am57xevm.xml
@@ -33,4 +33,5 @@
<!-- Feature to specify if the device supports adding device admins. -->
<feature name="android.software.device_admin" />
<feature name="android.software.backup" />
+ <feature name="android.software.voice_recognizers" />
</permissions>