diff --git a/core/pdk_config.mk b/core/pdk_config.mk index 43875dfe8..22f79fae1 100644 --- a/core/pdk_config.mk +++ b/core/pdk_config.mk @@ -20,6 +20,7 @@ PDK_PLATFORM_JAVA_ZIP_JAVA_TARGET_LIB_DIR += \ target/common/obj/JAVA_LIBRARIES/legacy-test_intermediates \ target/common/obj/JAVA_LIBRARIES/ext_intermediates \ target/common/obj/JAVA_LIBRARIES/framework_intermediates \ + target/common/obj/JAVA_LIBRARIES/hwbinder_intermediates \ target/common/obj/JAVA_LIBRARIES/ims-common_intermediates \ target/common/obj/JAVA_LIBRARIES/okhttp_intermediates \ target/common/obj/JAVA_LIBRARIES/telephony-common_intermediates \