forked from openkylin/platform_build
add missing telephony libs for PDK mini config
Change-Id: I3a3b5d920a03e90a64d0fb78b168d9f6dac12a99
This commit is contained in:
parent
fad81e8997
commit
add5271a56
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue