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

Commit d9288d55 authored by SongFerng Wang's avatar SongFerng Wang Committed by Android (Google) Code Review
Browse files

Merge "UserMobileDataState set default value." into qt-dev

parents 9e8d41c7 742bc4c7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -117,6 +117,7 @@ public class DataEnabledSettings {
                                + mPhone.getSubId());
                        mSubId = mPhone.getSubId();
                        updateDataEnabledAndNotify(REASON_USER_DATA_ENABLED);
                        mPhone.notifyUserMobileDataStateChanged(isUserDataEnabled());
                    }
                }
            };