summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--services/core/Android.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/services/core/Android.mk b/services/core/Android.mk
index 4e48afcb6e8b..9bf4af469b33 100644
--- a/services/core/Android.mk
+++ b/services/core/Android.mk
@@ -27,8 +27,8 @@ LOCAL_JAVA_LIBRARIES := \
LOCAL_STATIC_JAVA_LIBRARIES := \
time_zone_distro \
time_zone_distro_installer \
- android.hidl.base-V1.0-java-static \
- android.hardware.tetheroffload.control-V1.0-java-static \
+ android.hidl.base-V1.0-java \
+ android.hardware.tetheroffload.control-V1.0-java \
ifneq ($(INCREMENTAL_BUILDS),)
LOCAL_PROGUARD_ENABLED := disabled