summaryrefslogtreecommitdiff
path: root/permissions
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2023-06-27 16:21:24 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2023-06-27 16:21:24 +0000
commite5306fe40991e53ff180765c199aad04d48739e4 (patch)
tree221e90936ae68b035462fbf76a1281d3b4977de8 /permissions
parent594f2f6a59b4683a4aabd87c10bfb7d0ef82ccf3 (diff)
parent9dc58d85d344518e6dcddfb5fdfd15a2fc32c55c (diff)
downloadatv-e5306fe40991e53ff180765c199aad04d48739e4.tar.gz
Merge "Remove Back Camera Feature"
Diffstat (limited to 'permissions')
-rw-r--r--permissions/tv_sdk_excluded_core_hardware.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/permissions/tv_sdk_excluded_core_hardware.xml b/permissions/tv_sdk_excluded_core_hardware.xml
index 2e7cfcd..a27fc7a 100644
--- a/permissions/tv_sdk_excluded_core_hardware.xml
+++ b/permissions/tv_sdk_excluded_core_hardware.xml
@@ -17,6 +17,7 @@
<!-- Excludes all non-default ATV SDK features to comply with CTS -->
<permissions>
<!-- ATV SDK needs some basic camera features to enable video calling, but can exclude some -->
+ <unavailable-feature name="android.hardware.camera" />
<unavailable-feature name="android.hardware.camera.ar" />
<unavailable-feature name="android.hardware.camera.autofocus" />
<unavailable-feature name="android.hardware.camera.concurrent" />