Merge "Remove M4 export to Make"
This commit is contained in:
commit
a6ba0d2a4c
1 changed files with 0 additions and 2 deletions
|
@ -148,8 +148,6 @@ func makeVarsProvider(ctx android.MakeVarsContext) {
|
|||
ctx.Strict("AIDL_CPP", "${aidlCmd}")
|
||||
ctx.Strict("ALLOWED_MANUAL_INTERFACE_PATHS", strings.Join(allowedManualInterfacePaths, " "))
|
||||
|
||||
ctx.Strict("M4", "${m4Cmd}")
|
||||
|
||||
ctx.Strict("RS_GLOBAL_INCLUDES", "${config.RsGlobalIncludes}")
|
||||
|
||||
ctx.Strict("SOONG_STRIP_PATH", "${stripPath}")
|
||||
|
|
Loading…
Reference in a new issue