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

Commit cee1e021 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 4683893 from b8cd4400 to pi-release

Change-Id: I2a794ec16196b46be4a3be89172a4483ce34d7dc
parents ce6c2a74 b8cd4400
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2359,7 +2359,7 @@ public class ImsManager {
    }

    private boolean isDataEnabled() {
        return new TelephonyManager(mContext, getSubId()).isMobileDataEnabled();
        return new TelephonyManager(mContext, getSubId()).isDataCapable();
    }

    private boolean isVolteProvisioned() {