commit | e5c3b85ee5890221f305b2c20e81acf8275d5d04 | [log] [tgz] |
---|---|---|
author | Paul Duffin <paulduffin@google.com> | Tue May 12 15:27:56 2020 +0100 |
committer | Paul Duffin <paulduffin@google.com> | Tue May 12 15:33:52 2020 +0100 |
tree | bb01e6fb42206ce73127dddb49aa24eb2c7011b5 | |
parent | b67b9a416e6dad8d8a6f0ca3376a219646bc0d51 [diff] [blame] |
Allow sdk_version: "none" to be used in prebuilts/ Bug: 156354511 Test: m nothing Change-Id: Iffce78cbce88a8341146bf19e78acf25fc69f2b0
diff --git a/android/neverallow.go b/android/neverallow.go index cf09792..f9fc03c 100644 --- a/android/neverallow.go +++ b/android/neverallow.go
@@ -141,6 +141,7 @@ "external/icu", "external/okhttp", "external/wycheproof", + "prebuilts", } // Core library constraints. The sdk_version: "none" can only be used in core library projects.