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

Commit dad0c219 authored by Andreas Huber's avatar Andreas Huber Committed by android-build-merger
Browse files

Merge "Changed the naming scheme for Treble java libraries (both static and...

Merge "Changed the naming scheme for Treble java libraries (both static and dynamic)" am: 3e11c546
am: e7121e39

Change-Id: Ieef117a4e829e275c8024de2410c9c1d05820d2c
parents 9ce086e6 e7121e39
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -26,8 +26,8 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src/java) \
	$(call all-proto-files-under, proto)

LOCAL_JAVA_LIBRARIES := voip-common ims-common
LOCAL_STATIC_JAVA_LIBRARIES := android.hardware.radio@1.0-java-static \
    android.hardware.radio.deprecated@1.0-java-static
LOCAL_STATIC_JAVA_LIBRARIES := android.hardware.radio-V1.0-java-static \
    android.hardware.radio.deprecated-V1.0-java-static
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE := telephony-common
LOCAL_PROTOC_OPTIMIZE_TYPE := nano