Merge "Allow sdk_version: "none" to be used in prebuilts/" am: 46c907627b
am: 16574cdea8
Change-Id: I0eda60684cd36ebd4174a26fbef8f03f05e0e2c1
This commit is contained in:
commit
c13cd601e8
|
@ -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