Merge "Remove stub-annotations from art stubs system modules" am: 1c102d34b7
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2515531 Change-Id: I18714e495c91f0fbabc7aac909fbaa8656a22380 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -315,12 +315,6 @@ java_system_modules {
|
|||||||
// the UnsupportedAppUsage, CorePlatformApi and IntraCoreApi
|
// the UnsupportedAppUsage, CorePlatformApi and IntraCoreApi
|
||||||
// annotations.
|
// annotations.
|
||||||
"art.module.api.annotations.for.system.modules",
|
"art.module.api.annotations.for.system.modules",
|
||||||
|
|
||||||
// Make nullability annotations available when compiling public stubs.
|
|
||||||
// They are provided as a separate library because while the
|
|
||||||
// annotations are not themselves part of the public API provided by
|
|
||||||
// this module they are used in the stubs.
|
|
||||||
"stub-annotations",
|
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user