wifi: Remove dependency on android.hidl.base-V1.0-java-static

- android.hidl.base-V1.0-java-static is deprecated

Change-Id: Ieae17add143fbc0420af829c35a1b6f16d303f18
This commit is contained in:
Siddeswar Aluganti
2017-11-29 12:14:26 -08:00
committed by Bruce Levy
parent aadb461345
commit 954e587e4f

View File

@@ -92,7 +92,6 @@ intermediates := $(call local-generated-sources-dir, COMMON)
HIDL := $(HOST_OUT_EXECUTABLES)/hidl-gen$(HOST_EXECUTABLE_SUFFIX)
LOCAL_STATIC_JAVA_LIBRARIES := \
android.hardware.wifi.supplicant-V1.0-java-static \
android.hidl.base-V1.0-java-static \