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

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

Merge "Remove DisplayHashingService constructor" into tm-dev

parents 5bb3da07 4759768c
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -68,9 +68,6 @@ public abstract class DisplayHashingService extends Service {
    private DisplayHashingServiceWrapper mWrapper;
    private Handler mHandler;

    public DisplayHashingService() {
    }

    @Override
    public void onCreate() {
        super.onCreate();