Remove non-constant format string in soong
go 1.24 does not allow non-constant format string. Replace them to use non-formated functions or constant strings. Bug: na Test: go test -run ^TestPartialCompile$ android/soong/android Change-Id: I83b2e53c2a01099fe9e8697876b0b4097ac88a7b
Loading
Please register or sign in to comment