Add TeleServiceLib along with TeleService to PRODUCT_PACKAGES.

Test: basic telephony sanity & atest TeleServiceTests
Bug: 144806641
Change-Id: Id1c1819321fa825151c3a4c505fa43dee37cb2d2
This commit is contained in:
Amit Mahajan 2019-11-20 10:12:34 -08:00
parent eccb973ab6
commit 49afe97130
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ PRODUCT_PACKAGES += \
Telecom \ Telecom \
TelephonyProvider \ TelephonyProvider \
TeleService \ TeleService \
TeleServiceLib \
Traceur \ Traceur \
UserDictionaryProvider \ UserDictionaryProvider \
VpnDialogs \ VpnDialogs \