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

Commit a891039e authored by Vinit Deshpande's avatar Vinit Deshpande
Browse files

am "Changed package name of a Telecom service"

merged from goog/mirror-m-wireless-internal-release
c4959abf Changed package name of a Telecom service
parents 913cf607 c4959abf
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";