Revert "Remove default PixelSatelliteService package name"

This reverts commit f59161aafb.

Reason for revert: Enable and disable controlled through requestIsSatelliteSupported

Change-Id: Ic84463fcb9c9f7ba4e1f01f0f88f605cae752a0a
This commit is contained in:
Syed Saifuddin Khazi 2024-02-23 03:03:38 +00:00 committed by Android (Google) Code Review
parent f59161aafb
commit f24353cf98

View file

@ -311,6 +311,9 @@
<!-- 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>
<!-- Telephony pointing UI package name to be launched. -->
<string name="config_pointing_ui_package">com.google.android.apps.scone</string>