summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Mahaveer <vishalm@ti.com>2014-08-13 18:14:10 -0500
committerVishal Mahaveer <vishalm@ti.com>2014-08-13 18:14:10 -0500
commit76b0af7cce79eed8bbe948546db1dab7e0681a14 (patch)
treeb8066d76e08daa9f0ee5c20749de261446a9d223
parent05561662febf80defdd81a2b03a546e10e507b93 (diff)
downloadjacinto6evm-76b0af7cce79eed8bbe948546db1dab7e0681a14.tar.gz
jacinto6evm: enable FEATURE_DEVICE_ADMIN
add permission to support adding device admins Change-Id: Id9a146418e58c2bb05326bb290fc90a03b02a2d1 Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
-rw-r--r--tablet_core_hardware_jacinto6evm.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tablet_core_hardware_jacinto6evm.xml b/tablet_core_hardware_jacinto6evm.xml
index c669004..7d68688 100644
--- a/tablet_core_hardware_jacinto6evm.xml
+++ b/tablet_core_hardware_jacinto6evm.xml
@@ -30,4 +30,6 @@
<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. -->
+ <feature name="android.software.device_admin" />
</permissions>