Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 446ec378 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove InputRootAbsolutePath spec to header-abi-dumper" am: a6b38f2d

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1407532

Change-Id: I28b52abdb778f2e961ce13ec97fc499ff145ac25
parents b3bc8c5e a6b38f2d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -221,7 +221,6 @@ var (
			ExecStrategy: "${config.REAbiDumperExecStrategy}",
			Platform: map[string]string{
				remoteexec.PoolKey:      "${config.RECXXPool}",
				"InputRootAbsolutePath": android.AbsSrcDirForExistingUseCases(),
			},
		}, []string{"cFlags", "exportDirs"}, nil)