summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-21 00:01:21 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-21 00:01:21 +0000
commit5f4d8d17299525dde5438fa6786d9a3e4b4d8ae4 (patch)
treeacdd156ec99a9f6d269fa84d33df993713438eb7
parentbd69427c2fc8f6f10dcb4e326b73f9332a0d39ea (diff)
parent2f0033f6f1c62328f013f4a8a19f0132c3443583 (diff)
downloadgoldfish-5f4d8d17299525dde5438fa6786d9a3e4b4d8ae4.tar.gz
Snap for 9631501 from 2f0033f6f1c62328f013f4a8a19f0132c3443583 to tm-qpr3-release
Change-Id: Id22adc41e01b567075f9149ce99a74a5e1289163
-rw-r--r--pc/data/etc/pc.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/pc/data/etc/pc.xml b/pc/data/etc/pc.xml
index 3eb3c786..4dc8493e 100644
--- a/pc/data/etc/pc.xml
+++ b/pc/data/etc/pc.xml
@@ -26,8 +26,14 @@
<!-- For PC-like device we mainly uses hardware keyboards. -->
<unavailable-feature name="android.software.input_methods" />
- <!-- For PC-like device we usually don't have telephony. -->
+ <!-- For PC-like device we usually don't have telephony. -->
+ <!-- These features are added in handheld_core_hardware.xml. -->
<unavailable-feature name="android.hardware.telephony" />
+ <unavailable-feature name="android.hardware.telephony.data" />
+ <unavailable-feature name="android.hardware.telephony.gsm" />
+ <unavailable-feature name="android.hardware.telephony.ims" />
+ <unavailable-feature name="android.hardware.telephony.radio.access" />
+ <unavailable-feature name="android.hardware.telephony.subscription" />
<!-- PC-like device should not support MOTION_TRACKING capability level. -->
<unavailable-feature name="android.hardware.camera.ar" />