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

Commit c4959abf authored by Ihab Awad's avatar Ihab Awad Committed by Etan Cohen
Browse files

Changed package name of a Telecom service

Change-Id: Ib8d5b73a3cdb2aa353c586dccf423a8917a393d6
parent b7bb8c42
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -63,7 +63,7 @@ public class TelecomLoaderService extends SystemService {

    private static final ComponentName SERVICE_COMPONENT = new ComponentName(
            "com.android.server.telecom",
            "com.android.server.telecom.TelecomService");
            "com.android.server.telecom.components.TelecomService");

    private static final String SERVICE_ACTION = "com.android.ITelecomService";