commit | d230307a958189041a7d5616e89fb2966011b55e | [log] [tgz] |
---|---|---|
author | Sunny Goyal <sunnygoyal@google.com> | Tue Aug 14 15:21:45 2018 -0700 |
committer | Sunny Goyal <sunnygoyal@google.com> | Tue Aug 14 15:22:12 2018 -0700 |
tree | 0e3684f094f08066de7cb68d49779a60111feded | |
parent | a950d40d0930abff76fd49a322715fd42cad80c9 [diff] [blame] |
Migrating to android-x Change-Id: I9a774152d13a541e8496dd84f2469bfed407f86d
diff --git a/Android.mk b/Android.mk index 2a32857..ca53fa7 100644 --- a/Android.mk +++ b/Android.mk
@@ -37,9 +37,8 @@ LOCAL_MODULE_TAGS := optional LOCAL_STATIC_ANDROID_LIBRARIES := \ - android-support-v4 \ - android-support-v7-recyclerview \ - android-support-dynamic-animation + androidx.recyclerview_recyclerview \ + androidx.dynamicanimation_dynamicanimation LOCAL_SRC_FILES := \ $(call all-proto-files-under, protos) \