Drop the default apex_available value from BUILD files
If apex_available is missing from Android.bp files, ApexAvailable returns [//apex_available:platform], which is the default. To avoid BUILD file verbosity, remove the build system default value from the generated BUILD files. Bug: 277651159 Test: go test ./bp2build Change-Id: I4129c2a93ac28578f46ebeed49baa23ce727aa1f
Loading
Please register or sign in to comment