Fix unclosed xml attribute
Description
Fix a build issue for wt88047 m8 bacon with q
Issue(s)
Test procedures
run a build with BRANCH_NAME: v1-q
and FEATURE_BRANCH: 2745-fix-xml
for DEVICES: wt88047 m8 bacon
Expected result
The build should succeed, or at least not failed with the following error message:
FAILED: out/target/common/obj/APPS/Backgrounds_intermediates/flat-res/packages/apps/Backgrounds/res_1080p/small/values_arrays.arsc.flat
/bin/bash -c "out/host/linux-x86/bin/aapt2 compile -o out/target/common/obj/APPS/Backgrounds_intermediates/flat-res/packages/apps/Backgrounds/res_1080p/small/ --pseudo-localize --legacy packages/apps/Backgrounds/res_1080p/small/values/arrays.xml"
packages/apps/Backgrounds/res_1080p/small/values/arrays.xml:0: error: xml parser error: mismatched tag.
packages/apps/Backgrounds/res_1080p/small/values/arrays.xml: error: file failed to compile.
Technical details
Screenshots
Check list
-
Self review -
Test procedure explained -
Tested on fresh install -
Tested applied as an update -
License -
Internal documentation -
User documentation