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

Commit 3455daf2 authored by Sailesh Nepal's avatar Sailesh Nepal
Browse files

Use new dialer InCallUI for aosp

InCalUI moved from packages/apps/InCallUI to packages/app/Dialer.
With this CL the AOSP dialer will reference the new location.

Change-Id: Id973b882b603ceafb83b9f6ef8e3ab93951835c1
parent c796b3e5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ include $(CLEAR_VARS)

LOCAL_MODULE_TAGS := optional

incallui_dir := ../InCallUI
incallui_dir := InCallUI
contacts_common_dir := ../ContactsCommon
phone_common_dir := ../PhoneCommon