Remove old PAC dependency and add new one.

PAC support has been changed from a standalone executable to an apk
that needs to be part of the build.  This removes the old depency
and adds the new one.

Bug: 10182711
Change-Id: I1291f54d81e6ec0c775e045a3446bd0cffb40019
This commit is contained in:
Jason Monk 2013-08-19 15:42:32 -04:00
parent 2d0283792d
commit 5cdc0a9323
2 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,6 @@ PRODUCT_PACKAGES += \
ndc \
netcfg \
netd \
pacserver \
ping \
ping6 \
platform.xml \

View File

@ -27,6 +27,7 @@ PRODUCT_PACKAGES += \
ExternalStorageProvider \
KeyChain \
PicoTts \
PacProcessor \
ProxyHandler \
SharedStorageBackup \
VpnDialogs