diff options
author | 2024-12-18 17:50:43 +0900 | |
---|---|---|
committer | 2024-12-18 17:57:50 +0900 | |
commit | f5ed2beb016b3932e58cd02e0f16fb7b0a28028c (patch) | |
tree | 24a03625018420ce9e68af7efa234823d50a4080 /apex/apex.go | |
parent | 5d42cdf1a40e5478c72d976852ded5b793692ce1 (diff) |
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
Diffstat (limited to 'apex/apex.go')
0 files changed, 0 insertions, 0 deletions