Snap for 8710910 from 5b8675a036 to udc-release

Change-Id: I8bba33f3ed866f72ad43c4202299d0ce2a58605c
This commit is contained in:
Android Build Coastguard Worker 2022-06-11 05:08:33 +00:00
commit 7c94f5586c

View file

@ -20,4 +20,7 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- This device does not allow mobile data. -->
<bool name="config_mobile_data_capable">false</bool>
<!-- This device does not allow sms service. -->
<bool name="config_sms_capable">false</bool>
</resources>