add missing telephony libs for PDK mini config

Change-Id: I3a3b5d920a03e90a64d0fb78b168d9f6dac12a99
This commit is contained in:
Keun young Park 2012-08-01 15:02:35 -07:00
parent fad81e8997
commit add5271a56
1 changed files with 3 additions and 1 deletions

View File

@ -140,7 +140,9 @@ PRODUCT_PACKAGES += \
requestsync \
screencap \
sensorservice \
lint
lint \
telephony-common \
mms-common
PRODUCT_COPY_FILES += \
system/core/rootdir/init.usb.rc:root/init.usb.rc \