commit | cd9b6971c49674b06a1757c3685fb199705aab53 | [log] [tgz] |
---|---|---|
author | Paul Duffin <paulduffin@google.com> | Tue May 12 15:27:56 2020 +0100 |
committer | Paul Duffin <paulduffin@google.com> | Wed May 13 11:27:44 2020 +0100 |
tree | 31bd1b1f370f7f8f21a51779d8500a1209833dd6 | |
parent | 8986cc947cae0cb150e1e5e72940fe078b349140 [diff] [blame] |
Allow sdk_version: "none" to be used in prebuilts/ Bug: 156354511 Test: m nothing Merged-In: Iffce78cbce88a8341146bf19e78acf25fc69f2b0 Change-Id: Iffce78cbce88a8341146bf19e78acf25fc69f2b0 (cherry picked from commit e5c3b85ee5890221f305b2c20e81acf8275d5d04)
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.