Skip to content

Commit

Permalink
wip support mtk ril
Browse files Browse the repository at this point in the history
  • Loading branch information
phhusson committed Aug 2, 2018
1 parent be84a5b commit 65a043e
Show file tree
Hide file tree
Showing 4 changed files with 1,169 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src/java) \

LOCAL_JAVA_LIBRARIES := voip-common ims-common services bouncycastle
LOCAL_STATIC_JAVA_LIBRARIES := android.hardware.radio-V1.1-java-static \
android.hardware.radio.deprecated-V1.0-java-static
android.hardware.radio.deprecated-V1.0-java-static \
vendor.mediatek.hardware.radio-V2.4-java-static

LOCAL_MODULE_TAGS := optional
LOCAL_MODULE := telephony-common
Expand Down
Loading

0 comments on commit 65a043e

Please sign in to comment.