Merge "Add HIDL boot-path libs to the PDK." am: 160edc1a90 am: 531fcc2e9d

am: a90593f32c

Change-Id: I497f31fa1b0bc2ecd10f129d6b97a2db69e6ce8b
This commit is contained in:
Steven Moreland
2017-11-02 01:33:10 +00:00
committed by android-build-merger

View File

@@ -13,6 +13,9 @@ ifneq (,$(filter platform-java, $(MAKECMDGOALS))$(PDK_FUSION_PLATFORM_ZIP))
# 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.base-V1.0-java-static_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 \