Remove an out of date comment.
libandroid_support no longer exists. Change-Id: I6e66f3e0fd5c58bff3c91563a33e0afc8614488c
This commit is contained in:
@@ -2908,8 +2908,6 @@ func TestIncludeDirectoryOrdering(t *testing.T) {
|
||||
PrepareForIntegrationTestWithCc,
|
||||
android.FixtureAddTextFile("external/foo/Android.bp", bp),
|
||||
).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"]
|
||||
|
||||
var includes []string
|
||||
|
Reference in New Issue
Block a user