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

Commit 85f4269c authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Removed onRestrictPowerChanged()." into nyc-dev

parents 19c7ef11 c3534bb9
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -206,10 +206,6 @@ public class DataSaverBackend {
        public void onMeteredIfacesChanged(String[] strings) throws RemoteException {
        }

        @Override
        public void onRestrictPowerChanged(boolean restrictPower) {
        }

        @Override
        public void onRestrictBackgroundChanged(final boolean isDataSaving) throws RemoteException {
            mHandler.post(new Runnable() {