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

am: 531fcc2e9d

Change-Id: If55b35ad5af5c943e1a046eb5c7b9cb1e293a1ad
This commit is contained in:
Steven Moreland
2017-11-02 01:21:31 +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 \