summaryrefslogtreecommitdiff
path: root/permissions
diff options
context:
space:
mode:
authorJordan Jozwiak <jjoz@google.com>2020-08-18 09:18:06 -0700
committerJordan Jozwiak <jjoz@google.com>2020-08-18 09:18:06 -0700
commiteb3898a894b3a94d55a919842b1e90e3a69ac118 (patch)
treebb41fa80cf6959fcba08fc944d40b598edd50eef /permissions
parent346ac1483358958d8e07002285773da29801de38 (diff)
downloadatv-eb3898a894b3a94d55a919842b1e90e3a69ac118.tar.gz
Exclude lock screen feature from ATV sdk
Bug: 163891770 Test: make and run sdk_google_atv_x86 emulator Change-Id: I4c95c7cef12d6508f595ce8c8f2029b044e9f2df
Diffstat (limited to 'permissions')
-rw-r--r--permissions/tv_sdk_excluded_core_hardware.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/permissions/tv_sdk_excluded_core_hardware.xml b/permissions/tv_sdk_excluded_core_hardware.xml
index f5b57fd..97a006a 100644
--- a/permissions/tv_sdk_excluded_core_hardware.xml
+++ b/permissions/tv_sdk_excluded_core_hardware.xml
@@ -41,4 +41,7 @@
and to date it is not designed to be rotated.
-->
<unavailable-feature name="android.hardware.screen.portrait" />
+
+ <!-- ATV SDK does not support a lock screen screen by default -->
+ <unavailable-feature name="android.software.secure_lock_screen" />
</permissions>