Merge "Remove HIDL libs from PRODUCT_BOOT_JARS." am: 44199a57da am: f484673f9e

am: f4c08b685f

Change-Id: I5196a21e3a2b85550ef462f1123989ec16234dbd
This commit is contained in:
Steven Moreland 2018-09-13 10:23:05 -07:00 committed by android-build-merger
commit f3138b9d51
2 changed files with 1 additions and 5 deletions

View file

@ -13,8 +13,6 @@ ifneq (,$(filter platform-java, $(MAKECMDGOALS))$(PDK_FUSION_PLATFORM_ZIP)$(PDK_
# all paths under out dir
PDK_PLATFORM_JAVA_ZIP_JAVA_TARGET_LIB_DIR += \
target/common/obj/JAVA_LIBRARIES/android.test.runner_intermediates \
target/common/obj/JAVA_LIBRARIES/android.hidl.base-V1.0-java_intermediates \
target/common/obj/JAVA_LIBRARIES/android.hidl.manager-V1.0-java_intermediates \
target/common/obj/JAVA_LIBRARIES/android-common_intermediates \
target/common/obj/JAVA_LIBRARIES/android-ex-camera2_intermediates \
target/common/obj/JAVA_LIBRARIES/android_stubs_current_intermediates \

View file

@ -273,9 +273,7 @@ PRODUCT_BOOT_JARS := \
framework \
telephony-common \
voip-common \
ims-common \
android.hidl.base-V1.0-java \
android.hidl.manager-V1.0-java
ims-common
# Add the compatibility library that is needed when org.apache.http.legacy
# is removed from the bootclasspath.