Always use prebuilt version of core-lambda-stubs in build-tools am: e52040b4a0 am: f27813c2fd
Original change: https://googleplex-android-review.googlesource.com/c/platform/development/+/20579490 Change-Id: I30db9a116ff6de95b05a9e7b8da1a6666efe1f46 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -161,7 +161,10 @@ genrule {
|
||||
java_device_for_host {
|
||||
name: "build-tools_core-lambda-stubs-device",
|
||||
visibility: ["//visibility:private"],
|
||||
libs: ["core-lambda-stubs"],
|
||||
// Use the prebuilt of the stubs irrespective of whether prebuilts are enabled
|
||||
// in this build configuration. This ensures that this non-host specific library
|
||||
// is treated consistently on all hosts.
|
||||
libs: ["prebuilt_core-lambda-stubs"],
|
||||
target: {
|
||||
windows: {
|
||||
enabled: true,
|
||||
|
||||
Reference in New Issue
Block a user