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

View File

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