android_*_stubs_current modules are moved to frameworks/base
The modules were moved from developement/build to frameworks/base.
In addition, they no longer uses 'sdk_version:"none"'. Reflect that
change here.
Bug: N/A
Test: m
Exempt-From-Owner-Approval: cherry-pick from internal
Merged-In: I6f69f7cb64a6ed3c2032a116500436eabe562dca
(cherry picked from commit 12cc126760
)
Change-Id: I6f69f7cb64a6ed3c2032a116500436eabe562dca
This commit is contained in:
@@ -136,9 +136,6 @@ func createLibcoreRules() []Rule {
|
||||
"external/icu",
|
||||
"external/okhttp",
|
||||
"external/wycheproof",
|
||||
|
||||
// Not really a core library but still needs access to same capabilities.
|
||||
"development",
|
||||
}
|
||||
|
||||
// Core library constraints. The sdk_version: "none" can only be used in core library projects.
|
||||
|
Reference in New Issue
Block a user