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:
parent
17f564ed8d
commit
81350de72d
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue