Files
build_soong/java
Victor Chang 2d457e1cc8 "module_current" and "system_server_current" should contain ART's @SystemApi(MODULE_LIBRARIES)
Before this fix, compiling a java_library against sdk_version:
"module_current" can't use the @SystemApi(MODULE_LIBRARIES) provided
by the ART module because the system module "core-current-stubs-system-modules"
contains only the public APIs.

Use the new system module with module lib APIs.

(cherry picked from commit b54f5aa359)

Bug: 183097033
Test: m droid
Merged-In: I274e2710d1ff34e896aa620bfafb4481180c53b5
Change-Id: I374bc4899ef8f60344e37a94ad3cb8492f47fb4d
2021-07-01 10:57:26 +01:00
..
2020-11-30 14:16:02 -08:00
2021-04-12 13:46:21 +09:00
2021-06-18 21:02:10 +01:00
2020-12-21 12:31:51 -08:00
2021-03-31 13:17:42 -07:00
2021-03-15 13:58:44 -07:00
2021-04-12 13:46:21 +09:00