commit | 24da72cf4b0b637d31bca444f360e0df60d5eb1e | [log] [tgz] |
---|---|---|
author | Lucas Lin <lucaslin@google.com> | Mon Feb 01 10:07:24 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Feb 01 10:07:24 2021 +0000 |
tree | b3869a5a6be8f88c5abd1b383f29a3d4616ef78d | |
parent | dc0a5687d6b8e222740b2395fe777f12314a4c25 [diff] | |
parent | a19b59d8fc70df678a6fe2b39fbead01ad0c702e [diff] |
Merge "Add common CollectionUtils.{any,all} methods."
diff --git a/staticlibs/Android.bp b/staticlibs/Android.bp index c6a17fe..bcbee07 100644 --- a/staticlibs/Android.bp +++ b/staticlibs/Android.bp
@@ -162,6 +162,7 @@ ":framework-annotations", ], sdk_version: "system_current", + min_sdk_version: "30", visibility: [ "//frameworks/base/services/net", ],