JSON format doesn't support comments, so a JSONWithCommentsDecoder is added to...
JSON format doesn't support comments, so a JSONWithCommentsDecoder is added to support line comments start with // that used in apex_manifest.json files. This fixes the CI errors reported in b/238399517. Bug: 238399517 Test: build/bazel/ci/bp2build.sh Change-Id: Iaa3c2ab319eb7a52cbedaddd057646fc089d745a
Loading
Please register or sign in to comment