Merge "Allow sdk_version: "none" to be used in prebuilts/"
This commit is contained in:
commit
46c907627b
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue