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

Commit 44046670 authored by Hyosun Kim's avatar Hyosun Kim
Browse files

Change default 'SATELLITE_ATTACH_ENABLED_FOR_CARRIER' value to enabled

Bug: 322309911
Test: atest TelephonyProviderTests, FrameworksTelephonyTests
Change-Id: Iff010dfd8fa2c991a5ec63ccc4868eca16f4deee
parent bcf67744
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4927,7 +4927,7 @@ public final class Telephony {
        /**
         * TelephonyProvider column name for satellite attach enabled for carrier. The value of this
         * column is set based on user settings.
         * By default, it's disabled.
         * By default, it's enabled.
         *
         * @hide
         */
+1 −1
Original line number Diff line number Diff line
@@ -1125,7 +1125,7 @@ public class SubscriptionManager {
    /**
     * TelephonyProvider column name for satellite attach enabled for carrier. The value of this
     * column is set based on user settings.
     * By default, it's disabled.
     * By default, it's enabled.
     * <P>Type: INTEGER (int)</P>
     * @hide
     */