adevtool/vendor-specs
Dmitry Muhomor 5f80831d88 update vendor module specs after resource overlay changes
Notable changes:
- multiple previously-unparseable overlays are added for felix and tangorpro
- fingerprint setup strings are no longer cut-off at first line
- udfps_lottie_translate_y dimension is now parsed correctly
- "Face unlock"-related strings are removed ("Face unlock" is not shipped)
2023-08-31 16:03:43 -04:00
..
google_devices update vendor module specs after resource overlay changes 2023-08-31 16:03:43 -04:00
README.md generate-all: verify the result against a reference FileTreeSpec 2023-08-31 16:03:43 -04:00

This directory contains FileTreeSpecs for vendor modules of each of the supported devices.

FileTreeSpec specifies SHA-256 digest of each file in a file tree, and lists out all of its directories.

FileTreeSpec is used by adevtool generate-all command to verify vendor module that it generated against a reference module.

Reference module is generated by adevtool generate-all --updateSpec command, which writes a new FileTreeSpec to this directory.