Remove Dialer from PRODUCT_PACKAGES

Remove Dialer module from PRODUCT_PACKAGES as
its not used anymore.

Change-Id: I9ae7c6b2c2a1b0c5b511de6a7507e72a504319bd
CRs-Fixed: 3436807
This commit is contained in:
Sandeep Gutta 2023-03-23 10:59:14 +05:30 committed by chrisl7
parent 93cf0e01ae
commit b54e600d1a
1 changed files with 0 additions and 1 deletions

View File

@ -20,6 +20,5 @@
# /product packages
ifneq ($(TARGET_NO_TELEPHONY), true)
PRODUCT_PACKAGES += \
Dialer \
ImsServiceEntitlement
endif #TARGET_NO_TELEPHONY