Merge "add missing telephony libs for PDK mini config" into jb-mr1-dev

This commit is contained in:
Keun young Park 2012-08-01 15:39:11 -07:00 committed by Android (Google) Code Review
commit cdbf0292e4
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 \