Merge kwd to master
Add ims-common support from kwd Change-Id: Idb607c0aa32f80fe4fe1539aedea7a221e9e7f04
This commit is contained in:
parent
fa3aebf762
commit
273c22cbc0
2 changed files with 3 additions and 0 deletions
|
@ -61,6 +61,7 @@ PDK_PLATFORM_JAVA_ZIP_JAVA_TARGET_LIB_DIR += \
|
|||
target/common/obj/JAVA_LIBRARIES/android.test.runner_intermediates \
|
||||
target/common/obj/JAVA_LIBRARIES/telephony-common_intermediates \
|
||||
target/common/obj/JAVA_LIBRARIES/voip-common_intermediates \
|
||||
target/common/obj/JAVA_LIBRARIES/ims-common_intermediates \
|
||||
target/common/obj/JAVA_LIBRARIES/mms-common_intermediates \
|
||||
target/common/obj/JAVA_LIBRARIES/android-ex-camera2_intermediates \
|
||||
target/common/obj/JAVA_LIBRARIES/android-common_intermediates \
|
||||
|
|
|
@ -40,6 +40,7 @@ PRODUCT_PACKAGES += \
|
|||
framework-res \
|
||||
idmap \
|
||||
installd \
|
||||
ims-common \
|
||||
ip \
|
||||
ip-up-vpn \
|
||||
ip6tables \
|
||||
|
@ -83,6 +84,7 @@ PRODUCT_BOOT_JARS := \
|
|||
framework2 \
|
||||
telephony-common \
|
||||
voip-common \
|
||||
ims-common \
|
||||
mms-common \
|
||||
android.policy \
|
||||
services \
|
||||
|
|
Loading…
Reference in a new issue