Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sound_card_init_yaml_to_xml.py: Remove parent element for lists
serde_xml_rs can parse listed items fine as long as they are listed consecutively. Remove the parent element generated when parsing YAML lists. BUG=b:377624799 TEST=`python3 sound_card_init_yaml_to_xml.py \ ${SRC}/overlays/overlay-brya/chromeos-base/chromeos-bsp-brya/files \ ../sound_card_init` Change-Id: Ia170c245d48e827610452073aa80cc3f68b16b72 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/adhd/+/6060362 Tested-by: [email protected] <[email protected]> Commit-Queue: Baili Deng <[email protected]> Reviewed-by: Yu-Hsuan Hsu <[email protected]>
- Loading branch information