summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-12 22:30:50 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-12 22:30:50 +0000
commit624976bc6b6498432fa60147d9c11fce40a6f922 (patch)
treefbe7f07a56045a0f40651fd864ada21e9eb40a87
parenta814e577e43c9844c1cf48cdcb6f35b5fe02d439 (diff)
parentac51743c23bc7ddeb01f890d6a3af0dd17ea4fb3 (diff)
downloadgoldfish-android14-mainline-mediaprovider-release.tar.gz
Snap for 11087013 from ac51743c23bc7ddeb01f890d6a3af0dd17ea4fb3 to mainline-mediaprovider-releaseaml_mpr_341614010aml_mpr_341511070aml_mpr_341411070android14-mainline-mediaprovider-release
Change-Id: Ic7f87c15fb08a2677d48cbcfe0745b04c97492df
-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>