Merge "Specify is_stubs_module property in selected aconfig library modules" into main am: 0c26850dba
am: 887384e80f
Original change: https://android-review.googlesource.com/c/platform/build/+/3219855 Change-Id: Ic9b0356a4f4f9ae80f0962b0ebb14b562a7eda14 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -22,6 +22,7 @@ java_library {
|
||||
sdk_version: "none",
|
||||
system_modules: "core-all-system-modules",
|
||||
host_supported: true,
|
||||
is_stubs_module: true,
|
||||
}
|
||||
|
||||
java_library {
|
||||
@@ -31,4 +32,5 @@ java_library {
|
||||
],
|
||||
sdk_version: "core_current",
|
||||
host_supported: true,
|
||||
is_stubs_module: true,
|
||||
}
|
||||
|
Reference in New Issue
Block a user