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

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

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

* commit 'aa1b0618':
  Fix NOT_RESTRICTED network capability and enforce it.
parents 5ebb8d7b aa1b0618
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;