summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWeilun Du <wdu@google.com>2024-04-09 15:03:35 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-04-09 15:03:35 +0000
commit71ef61dd43e6100e6eb3f050401213522dc0774a (patch)
tree6cdb3fb8772a21424b2943e2a7abc96c3d8ca70e
parente7612db43e63d5303dfc769ed4ace520194d1bdb (diff)
parent57056589a2ec06d79a5ababb1b24779aafb19495 (diff)
downloadgoldfish-71ef61dd43e6100e6eb3f050401213522dc0774a.tar.gz
Merge "Add android.hardware.telephony.messaging feature" into main
-rw-r--r--data/etc/handheld_core_hardware.xml1
-rw-r--r--pc/data/etc/pc.xml1
-rw-r--r--slim/data/etc/slim_handheld_core_hardware.xml1
3 files changed, 3 insertions, 0 deletions
diff --git a/data/etc/handheld_core_hardware.xml b/data/etc/handheld_core_hardware.xml
index 5c2227fd..3847bfc8 100644
--- a/data/etc/handheld_core_hardware.xml
+++ b/data/etc/handheld_core_hardware.xml
@@ -56,6 +56,7 @@
<feature name="android.hardware.telephony.calling" />
<feature name="android.hardware.telephony.data" />
<feature name="android.hardware.telephony.gsm" />
+ <feature name="android.hardware.telephony.messaging" />
<feature name="android.hardware.telephony.ims" />
<feature name="android.hardware.telephony.radio.access" />
<feature name="android.hardware.telephony.subscription" />
diff --git a/pc/data/etc/pc.xml b/pc/data/etc/pc.xml
index f98acb58..15b4b2b6 100644
--- a/pc/data/etc/pc.xml
+++ b/pc/data/etc/pc.xml
@@ -31,6 +31,7 @@
<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.messaging" />
<unavailable-feature name="android.hardware.telephony.ims" />
<unavailable-feature name="android.hardware.telephony.radio.access" />
<unavailable-feature name="android.hardware.telephony.subscription" />
diff --git a/slim/data/etc/slim_handheld_core_hardware.xml b/slim/data/etc/slim_handheld_core_hardware.xml
index 1be53c11..23a6cdf1 100644
--- a/slim/data/etc/slim_handheld_core_hardware.xml
+++ b/slim/data/etc/slim_handheld_core_hardware.xml
@@ -48,6 +48,7 @@ This file should be almost identical to device/generic/goldfish/data/etc/handhel
<feature name="android.hardware.telephony.calling" />
<feature name="android.hardware.telephony.data" />
<feature name="android.hardware.telephony.gsm" />
+ <feature name="android.hardware.telephony.messaging" />
<feature name="android.hardware.telephony.ims" />
<feature name="android.hardware.telephony.radio.access" />
<feature name="android.hardware.telephony.subscription" />