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

Commit c511fcd5 authored by Andrew Lee's avatar Andrew Lee
Browse files

Cleanup ObjectFactory.

Bug: 20300758
Change-Id: Ie9dcdd36b357368a02a7e38ede885debd6585e27
parent 66dd811c
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -33,10 +33,6 @@ public class ObjectFactory {
        return null;
    }

    public static EmergencyCallListener getEmergencyCallListener() {
        return null;
    }

    /** @return An {@link Intent} to be broadcast when the InCallUI is visible. */
    public static Intent getUiReadyBroadcastIntent(Context context) {
        return null;