Merge "Remove an out of date comment." into main am: 50d40cbc8c
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/3141137 Change-Id: Iec697d450e82ba17806a3ffd61344f2fdab504fa Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -2908,8 +2908,6 @@ func TestIncludeDirectoryOrdering(t *testing.T) {
|
|||||||
PrepareForIntegrationTestWithCc,
|
PrepareForIntegrationTestWithCc,
|
||||||
android.FixtureAddTextFile("external/foo/Android.bp", bp),
|
android.FixtureAddTextFile("external/foo/Android.bp", bp),
|
||||||
).RunTest(t)
|
).RunTest(t)
|
||||||
// Use the arm variant instead of the arm64 variant so that it gets headers from
|
|
||||||
// ndk_libandroid_support to test LateStaticLibs.
|
|
||||||
cflags := ctx.ModuleForTests("libfoo", "android_arm_armv7-a-neon_sdk_static").Output("obj/external/foo/foo.o").Args["cFlags"]
|
cflags := ctx.ModuleForTests("libfoo", "android_arm_armv7-a-neon_sdk_static").Output("obj/external/foo/foo.o").Args["cFlags"]
|
||||||
|
|
||||||
var includes []string
|
var includes []string
|
||||||
|
Reference in New Issue
Block a user