Merge "Allow sdk_version: "none" to be used in prebuilts/" am: 46c907627b
Change-Id: Ifaced0e5a8913b3b95aa469a05c68334037c3de8
This commit is contained in:
commit
16574cdea8
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue