Allow sdk_version: "none" to be used in prebuilts/

Bug: 156354511
Test: m nothing
Merged-In: Iffce78cbce88a8341146bf19e78acf25fc69f2b0
Change-Id: Iffce78cbce88a8341146bf19e78acf25fc69f2b0
(cherry picked from commit e5c3b85ee5)
This commit is contained in:
Paul Duffin
2020-05-12 15:27:56 +01:00
parent 8986cc947c
commit cd9b6971c4

View File

@@ -141,6 +141,7 @@ func createLibcoreRules() []Rule {
"external/icu",
"external/okhttp",
"external/wycheproof",
"prebuilts",
}
// Core library constraints. The sdk_version: "none" can only be used in core library projects.