Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d061df9e authored by Jiyong Park's avatar Jiyong Park
Browse files

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 12cc1267)
Change-Id: I6f69f7cb64a6ed3c2032a116500436eabe562dca
parent 7e143af6
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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.