Merge "Extend satellite support to Puerto Rico as a US territory" into main

This commit is contained in:
Youngtae Cha 2024-11-26 18:50:45 +00:00 committed by Android (Google) Code Review
commit 51c7274ed2
2 changed files with 2 additions and 1 deletions

View file

@ -495,7 +495,8 @@
<!-- List of country codes where oem-enabled satellite services are either allowed or disallowed
by the device. Each country code is a lowercase 2 character ISO-3166-1 alpha-2. -->
<string-array name="config_oem_enabled_satellite_country_codes">
<item>US</item>
<item>US</item>
<item>PR</item>
</string-array>
<!-- The file storing S2-cell-based satellite access restriction of the countries defined by

Binary file not shown.