Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 286bee75 authored by Aishwarya Mallampati's avatar Aishwarya Mallampati
Browse files

Change action values in SatelliteManager

Bug: 373955860
Test: make
FLAG: EXEMPT bugfix
Change-Id: I4e049853087829d10fc701ad6e52a3d48f05ea98
parent d516da14
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -848,10 +848,10 @@
    <protected-broadcast android:name="android.app.action.CONSOLIDATED_NOTIFICATION_POLICY_CHANGED" />
    <protected-broadcast android:name="android.intent.action.MAIN_USER_LOCKSCREEN_KNOWLEDGE_FACTOR_CHANGED" />
    <protected-broadcast android:name="com.android.uwb.uwbcountrycode.GEOCODE_RETRY" />
    <protected-broadcast android:name="android.telephony.action.ACTION_SATELLITE_SUBSCRIBER_ID_LIST_CHANGED" />
    <protected-broadcast android:name="android.telephony.satellite.action.SATELLITE_SUBSCRIBER_ID_LIST_CHANGED" />
    <protected-broadcast android:name="android.service.ondeviceintelligence.MODEL_LOADED" />
    <protected-broadcast android:name="android.service.ondeviceintelligence.MODEL_UNLOADED" />
    <protected-broadcast android:name="android.telephony.action.ACTION_SATELLITE_START_NON_EMERGENCY_SESSION" />
    <protected-broadcast android:name="android.telephony.satellite.action.SATELLITE_START_NON_EMERGENCY_SESSION" />


    <!-- ====================================================================== -->
+2 −2
Original line number Diff line number Diff line
@@ -746,7 +746,7 @@ public final class SatelliteManager {
     * @hide
     */
    public static final String ACTION_SATELLITE_SUBSCRIBER_ID_LIST_CHANGED =
            "android.telephony.action.ACTION_SATELLITE_SUBSCRIBER_ID_LIST_CHANGED";
            "android.telephony.satellite.action.SATELLITE_SUBSCRIBER_ID_LIST_CHANGED";


    /**
@@ -757,7 +757,7 @@ public final class SatelliteManager {
     * @hide
     */
    public static final String ACTION_SATELLITE_START_NON_EMERGENCY_SESSION =
            "android.telephony.action.ACTION_SATELLITE_START_NON_EMERGENCY_SESSION";
            "android.telephony.satellite.action.SATELLITE_START_NON_EMERGENCY_SESSION";
    /**
     * Meta-data represents whether the application supports P2P SMS over carrier roaming satellite
     * which needs manual trigger to connect to satellite. The messaging applications that supports