commit | b0b11c5fcffdeba888981698926dd993aecbae38 | [log] [tgz] |
---|---|---|
author | Samuel Fufa <sfufa@google.com> | Thu Jan 14 16:46:15 2021 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Jan 14 16:46:15 2021 +0000 |
tree | 4e9e10500202f74609ee5ef94fb8672989e0879d | |
parent | 23f0dc318c93ef34c80a18c35636c91c1fb16e3b [diff] | |
parent | 42203bec0a51da8263d3845b1d3bac3864bbd1d8 [diff] |
Merge "Include searchui library to Launcher3CommonLib"
diff --git a/Android.mk b/Android.mk index 503f9ae..ed42039 100644 --- a/Android.mk +++ b/Android.mk
@@ -33,7 +33,8 @@ LOCAL_STATIC_JAVA_LIBRARIES := \ LauncherPluginLib \ - launcher_log_protos_lite + launcher_log_protos_lite \ + search_ui LOCAL_SRC_FILES := \ $(call all-java-files-under, src_build_config) \