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

Commit e2840825 authored by Paul Jensen's avatar Paul Jensen Committed by Android Git Automerger
Browse files

am 1904f9d4: am aa1b0618: am b7710d07: resolved conflicts for 70dd1f77 to lmp-sprout-dev

* commit '1904f9d4':
  Fix NOT_RESTRICTED network capability and enforce it.
parents b563e820 1904f9d4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -944,7 +944,7 @@ public final class DataConnection extends StateMachine {
                    default:
                }
            }
            ConnectivityManager.maybeMarkCapabilitiesRestricted(result);
            result.maybeMarkCapabilitiesRestricted();
        }
        int up = 14;
        int down = 14;