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

Commit 50e7c7f0 authored by Dan Willemsen's avatar Dan Willemsen Committed by Automerger Merge Worker
Browse files

Merge "Remove M4 export to Make" am: a6ba0d2a

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

Change-Id: I0678c3399a99c127048801175bd9f40c771c8e9a
parents deab08e6 a6ba0d2a
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -148,8 +148,6 @@ func makeVarsProvider(ctx android.MakeVarsContext) {
	ctx.Strict("AIDL_CPP", "${aidlCmd}")
	ctx.Strict("AIDL_CPP", "${aidlCmd}")
	ctx.Strict("ALLOWED_MANUAL_INTERFACE_PATHS", strings.Join(allowedManualInterfacePaths, " "))
	ctx.Strict("ALLOWED_MANUAL_INTERFACE_PATHS", strings.Join(allowedManualInterfacePaths, " "))


	ctx.Strict("M4", "${m4Cmd}")

	ctx.Strict("RS_GLOBAL_INCLUDES", "${config.RsGlobalIncludes}")
	ctx.Strict("RS_GLOBAL_INCLUDES", "${config.RsGlobalIncludes}")


	ctx.Strict("SOONG_STRIP_PATH", "${stripPath}")
	ctx.Strict("SOONG_STRIP_PATH", "${stripPath}")