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

This commit is contained in:
Treehugger Robot 2020-05-13 07:36:04 +00:00 committed by Gerrit Code Review
commit 46c907627b
1 changed files with 1 additions and 0 deletions

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.