Merge "Remove obsolete llndk_library" am: 5423a9c513
am: d9be64ea31
am: 4646975e32
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1687470 Change-Id: I2c3e45786305e3b1854c9448b89f0a82177acf13
This commit is contained in:
@@ -1354,12 +1354,9 @@ func TestApexDependsOnLLNDKTransitively(t *testing.T) {
|
||||
system_shared_libs: [],
|
||||
stl: "none",
|
||||
stubs: { versions: ["29","30"] },
|
||||
llndk_stubs: "libbar.llndk",
|
||||
}
|
||||
|
||||
llndk_library {
|
||||
name: "libbar.llndk",
|
||||
symbol_file: "",
|
||||
llndk: {
|
||||
symbol_file: "libbar.map.txt",
|
||||
}
|
||||
}
|
||||
`,
|
||||
withUnbundledBuild,
|
||||
|
Reference in New Issue
Block a user