Remove hidl base java static target from the PDK.

It no longer exists.

Test: pass
Bug: 67297434
Change-Id: Iff2cd6cdd2b53ccc8526757684f9610b5eece540
This commit is contained in:
Steven Moreland 2017-11-29 09:41:49 -08:00
parent 17f564ed8d
commit 81350de72d
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ ifneq (,$(filter platform-java, $(MAKECMDGOALS))$(PDK_FUSION_PLATFORM_ZIP))
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 \