summaryrefslogtreecommitdiff
path: root/permissions
diff options
context:
space:
mode:
authorJeremy Joslin <jjoslin@google.com>2021-01-27 17:24:41 -0800
committerJeremy Joslin <jjoslin@google.com>2021-01-27 17:24:41 -0800
commit01aa173f408f0c5acde040aa5d0855c2e0592886 (patch)
tree43c79c5f836ce78b3d542954d60dcf9c2cdde46a /permissions
parent969353190d57a4f144f13ba61f87aea7c93a45db (diff)
downloadatv-01aa173f408f0c5acde040aa5d0855c2e0592886.tar.gz
Add new feature to TV device type.
Added "android.hardware.security.model.compatible" to the core device configuration. Test: Built cf_x86_tv and verified the new feature was present. Bug: 173540259 Change-Id: I16a8e67e7c4fdbb9983427851cbd6f5683c9bc0d
Diffstat (limited to 'permissions')
-rw-r--r--permissions/tv_core_hardware.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/permissions/tv_core_hardware.xml b/permissions/tv_core_hardware.xml
index 3f01e14..8049be6 100644
--- a/permissions/tv_core_hardware.xml
+++ b/permissions/tv_core_hardware.xml
@@ -37,5 +37,6 @@
<feature name="android.software.autofill" />
<feature name="android.software.cts" />
+ <feature name="android.hardware.security.model.compatible" />
</permissions>