platform_build_soong/bazel
Usta Shrestha 2ccdb42098 minor dead code: unused format string
Using URL base64 encoding
(without padding, i.e. with trailing '=' or '==')
hash string width is 256/6 = 43 characters.

file size virtually unchanged,
  out/soong/build.ninja:  7,188,669,041 => 7,186,999,370 ie 1.6M

Bug: N/A
Test: manually verified (e.g. ran `m nothing` successfully)
Change-Id: I166d613e1fd857555da9611d420d6691806571c7
2022-06-02 11:37:20 -04:00
..
cquery Update cqueries for bazel rules dir rename 2022-02-10 10:26:21 -05:00
Android.bp refactor bp2build module allowlists into struct 2022-04-14 13:31:05 +00:00
aquery.go minor dead code: unused format string 2022-06-02 11:37:20 -04:00
aquery_test.go minor dead code: unused format string 2022-06-02 11:37:20 -04:00
configurability.go Handle the 'enabled' property in bp2build 2021-12-21 16:37:32 -05:00
constants.go refactor Bazel variable export 2022-04-06 14:48:32 +00:00
properties.go Add bp2build converter for python protobuf files 2022-05-26 15:54:23 -07:00
properties_test.go add unit test for bp2build allowlist 2022-04-14 13:31:09 +00:00
testing.go add unit test for bp2build allowlist 2022-04-14 13:31:09 +00:00