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

Commit 39ca3f5f authored by Robert Greenwalt's avatar Robert Greenwalt Committed by Android (Google) Code Review
Browse files

Merge "Remove dead code 1." into lmp-dev

parents 42065ac6 39fa65a3
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -65,11 +65,6 @@ interface IConnectivityManager
    NetworkQuotaInfo getActiveNetworkQuotaInfo();
    boolean isActiveNetworkMetered();

    int startUsingNetworkFeature(int networkType, in String feature,
            in IBinder binder);

    int stopUsingNetworkFeature(int networkType, in String feature);

    boolean requestRouteToHostAddress(int networkType, in byte[] hostAddress);

    /** Policy control over specific {@link NetworkStateTracker}. */
+27 −370

File changed.

Preview size limit exceeded, changes collapsed.