summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-12 08:01:24 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-12 08:01:24 +0000
commitf1d53c54dc120647cfc557fb7f71f5fd5d4d13a4 (patch)
treefbe7f07a56045a0f40651fd864ada21e9eb40a87
parentc576db3e95c9e55b46018a0a91558f6e2c5c3ef9 (diff)
parentac51743c23bc7ddeb01f890d6a3af0dd17ea4fb3 (diff)
downloadgoldfish-android14-mainline-healthfitness-release.tar.gz
Snap for 11086793 from ac51743c23bc7ddeb01f890d6a3af0dd17ea4fb3 to mainline-healthfitness-releaseaml_hef_341613000aml_hef_341512030aml_hef_341415040android14-mainline-healthfitness-release
Change-Id: I252f1f0edf515a9dc761ab530a2c9d7d2e0c9e27
-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>