Add default PixelSatelliteService package name

Bug: 304696411
Test: make
Change-Id: I2f7b8626a0f3c9d0943c15f25134194f4ca34c85
This commit is contained in:
timtmlin 2023-11-02 09:57:51 +08:00
parent b97038b69d
commit fe13ed26fc

View file

@ -307,4 +307,7 @@
<!-- Pre-scale volume at volume step 3 for Absolute Volume -->
<fraction name="config_prescaleAbsoluteVolume_index3">100%</fraction>
<!-- Telephony satellite service package name to bind to by default. -->
<string name="config_satellite_service_package">com.google.android.satellite</string>
</resources>