platform_build_soong/remoteexec
Anas Sulaiman e208e856fd fix potential encoding issues in remote actions
The new docker image contains all en_*.UTF-8 locales to ensure Java (and
other) actions produce the correct bytes.

Bug: b/300624128
Test: Ran an android build and verified there are no encoding issues in
metalava outputs.

Change-Id: I89cd1b45ce3d8dc552c2afb859c1a5e221c5f238
2023-11-01 17:41:44 +00:00
..
Android.bp
remoteexec.go fix potential encoding issues in remote actions 2023-11-01 17:41:44 +00:00
remoteexec_test.go