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

Commit 12cc1267 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
Change-Id: I6f69f7cb64a6ed3c2032a116500436eabe562dca
parent bb1ce92e
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -137,9 +137,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.