Move VpnDialogs into core.mk.
It is required by the APIs of user space VPN. Also remove the dead VpnServices. Bug: 5495078 Change-Id: I321b8da16898cd547ed79bea9c264b5e7bc781eb
This commit is contained in:
parent
51372cd2e5
commit
07767a9e74
2 changed files with 2 additions and 3 deletions
|
@ -43,7 +43,7 @@ PRODUCT_PACKAGES := \
|
|||
TelephonyProvider \
|
||||
TtsService \
|
||||
UserDictionaryProvider \
|
||||
VpnServices \
|
||||
VpnDialogs \
|
||||
apache-xml \
|
||||
bluetooth-health \
|
||||
bouncycastle \
|
||||
|
|
|
@ -43,8 +43,7 @@ PRODUCT_PACKAGES := \
|
|||
SystemUI \
|
||||
Updater \
|
||||
CalendarProvider \
|
||||
SyncProvider \
|
||||
VpnDialogs
|
||||
SyncProvider
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
icu.dat
|
||||
|
|
Loading…
Reference in a new issue