Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 766ccbc7 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "telephony: remove use of -static hidl java"

parents 82afccd5 65ab1c8b
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -26,8 +26,11 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src/java) \
	$(call all-proto-files-under, proto)

LOCAL_JAVA_LIBRARIES := voip-common ims-common services
LOCAL_STATIC_JAVA_LIBRARIES := android.hardware.radio-V1.1-java-static \
    android.hardware.radio.deprecated-V1.0-java-static
LOCAL_STATIC_JAVA_LIBRARIES := \
    android.hardware.radio-V1.0-java \
    android.hardware.radio-V1.1-java \
    android.hardware.radio.deprecated-V1.0-java \
    android.hidl.base-V1.0-java

LOCAL_MODULE_TAGS := optional
LOCAL_MODULE := telephony-common