summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-30 03:58:25 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-30 03:58:25 +0000
commitb4503b767a41789444048e3519dbf278496e3abb (patch)
treefbe7f07a56045a0f40651fd864ada21e9eb40a87
parentdfc0155822d9710bde8313d3206a66e2ec0656a8 (diff)
parentac51743c23bc7ddeb01f890d6a3af0dd17ea4fb3 (diff)
downloadgoldfish-aml_per_341614000.tar.gz
Snap for 11155123 from ac51743c23bc7ddeb01f890d6a3af0dd17ea4fb3 to mainline-permission-releaseaml_per_341614000aml_per_341510010aml_per_341410020android14-mainline-permission-release
Change-Id: I7f43827f53b761ed3fe14098e2be9ce8e9faa5b6
-rw-r--r--tablet/data/etc/tablet.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tablet/data/etc/tablet.xml b/tablet/data/etc/tablet.xml
index 002af906..7e93c5cb 100644
--- a/tablet/data/etc/tablet.xml
+++ b/tablet/data/etc/tablet.xml
@@ -17,4 +17,6 @@
<permissions>
<!-- Do not support autofocus in tablet devices. -->
<unavailable-feature name="android.hardware.camera.autofocus" />
+ <!-- Do not support hinge angle sensors in tablet devices. -->
+ <unavailable-feature name="android.hardware.sensor.hinge_angle" />
</permissions>