Merge "Add a few apps to mainline_system."
am: 65fd432a91
Change-Id: I58cd4eaa082c48ac56068ca9f2bf232b571f0648
This commit is contained in:
commit
49b96de883
1 changed files with 9 additions and 0 deletions
|
@ -22,6 +22,15 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_system.mk)
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
com.android.nfc_extras \
|
com.android.nfc_extras \
|
||||||
|
|
||||||
|
# Applications
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
DMService \
|
||||||
|
LiveWallpapersPicker \
|
||||||
|
PartnerBookmarksProvider \
|
||||||
|
RcsService \
|
||||||
|
SafetyRegulatoryInfo \
|
||||||
|
Stk \
|
||||||
|
|
||||||
# OTA support
|
# OTA support
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
update_engine \
|
update_engine \
|
||||||
|
|
Loading…
Reference in a new issue