Add libpac, pacserver, and ProxyHandler to build.

This allows frameworks to reference libpac, ProxyHandler and pacserver as
required to add PAC support.

bug:10182711
Change-Id: Iffac836a517518bd4b9a473e09372fbd10315539
This commit is contained in:
Jason Monk 2013-07-16 10:26:09 -04:00
parent 5ac0ade3bc
commit b5e2c29dba
2 changed files with 3 additions and 0 deletions

View File

@ -57,6 +57,7 @@ PRODUCT_PACKAGES += \
libmtp \
libnetlink \
libnetutils \
libpac \
libreference-ril \
libreverbwrapper \
libril \
@ -86,6 +87,7 @@ PRODUCT_PACKAGES += \
ndc \
netcfg \
netd \
pacserver \
ping \
ping6 \
platform.xml \

View File

@ -34,6 +34,7 @@ PRODUCT_PACKAGES += \
Home \
KeyChain \
PicoTts \
ProxyHandler \
SharedStorageBackup \
TelephonyProvider \
UserDictionaryProvider \