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

Bug: 156354511
Test: m nothing
Change-Id: Iffce78cbce88a8341146bf19e78acf25fc69f2b0
This commit is contained in:
Paul Duffin
2020-05-12 15:27:56 +01:00
parent b67b9a416e
commit e5c3b85ee5

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.