forked from openkylin/platform_build
Add TeleServiceLib along with TeleService to PRODUCT_PACKAGES.
Test: basic telephony sanity & atest TeleServiceTests Bug: 144806641 Change-Id: Id1c1819321fa825151c3a4c505fa43dee37cb2d2
This commit is contained in:
parent
eccb973ab6
commit
49afe97130
|
@ -69,6 +69,7 @@ PRODUCT_PACKAGES += \
|
||||||
Telecom \
|
Telecom \
|
||||||
TelephonyProvider \
|
TelephonyProvider \
|
||||||
TeleService \
|
TeleService \
|
||||||
|
TeleServiceLib \
|
||||||
Traceur \
|
Traceur \
|
||||||
UserDictionaryProvider \
|
UserDictionaryProvider \
|
||||||
VpnDialogs \
|
VpnDialogs \
|
||||||
|
|
Loading…
Reference in New Issue