summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-09 00:02:07 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-09 00:02:07 +0000
commitd09e531bdaf8ad76016d2c3dc03306995173428f (patch)
treecdd214f58f30918c31bb82af415c5c19de3f883a
parent5e544f8fc4cf828e4b2da6f151dff17073d55af0 (diff)
parent14d52273c4c67a6bea7353e547b65f51c0cedb9f (diff)
downloadgoldfish-android14-d2-release.tar.gz
Change-Id: Ia7f9cbb256072215515dfd73e16e9d2c3c102200
-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>