commit | 45a5564cf6bf138e82fe27519fd9ff00c236fb41 | [log] [tgz] |
---|---|---|
author | Sunny Goyal <sunnygoyal@google.com> | Sun Mar 14 03:48:23 2021 -0700 |
committer | Sunny Goyal <sunnygoyal@google.com> | Sun Mar 14 03:49:37 2021 -0700 |
tree | cbea871188299689c62bb03c9857c730b35b0cec | |
parent | ffd6798dd64f8131d3a3d124147f730901d50151 [diff] |
Updating min-sdk to allow robolectric tests Bug: 182502086 Test: Presubmit Change-Id: Ic574fbc5ca950f5b568c9fdd2f8201d3f886e7d0
diff --git a/searchuilib/Android.bp b/searchuilib/Android.bp index 1721686..2b25616 100644 --- a/searchuilib/Android.bp +++ b/searchuilib/Android.bp
@@ -20,7 +20,7 @@ name: "search_ui", sdk_version: "current", - min_sdk_version: "current", + min_sdk_version: "26", srcs: [ "src/**/*.java",