Read from original flag
Test: m Change-Id: I72f0a3fc765a00fc57a293f39cefa1f6c3aac519 Bug: 328444881 Ignore-AOSP-First: reconciling with aosp/3067403
This commit is contained in:
@@ -156,7 +156,7 @@ func (this *CcAconfigLibraryCallbacks) GeneratorBuildActions(ctx cc.ModuleContex
|
||||
Args: map[string]string{
|
||||
"gendir": this.generatedDir.String(),
|
||||
"mode": mode,
|
||||
"debug": strconv.FormatBool(ctx.Config().ReleaseReadFromNewStorageCc()),
|
||||
"debug": strconv.FormatBool(ctx.Config().ReleaseReadFromNewStorage()),
|
||||
},
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user