adevtool/vendor-specs
Dmitry Muhomor 0691a32fa6 generate-all: pass extra commands to lunch/choosecombo in envsetup.sh
Requires the corresponding patch in build/make repo.
2023-08-31 16:03:43 -04:00
..
google_devices generate-all: pass extra commands to lunch/choosecombo in envsetup.sh 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.