Use device protocol buffer produced from DLM

Use the .textproto file produced by feature-management-bsp to compile
the database of device selections.

BUG=b:273339247
TEST=emerge

Change-Id: Iae79fcda3cab67596090c1f057feab2bff9d5ce3
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/feature-management/+/4711845
Reviewed-by: Kevin Lin <[email protected]>
Tested-by: Gwendal Grignou <[email protected]>
Commit-Queue: Gwendal Grignou <[email protected]>
4 files changed
tree: 2630b3bf395a0c8e85d2d806b2e9932090e6eb70
  1. devices/
  2. proto/
  3. util/
  4. DIR_METADATA
  5. empty_features.star
  6. generate_include_file.sh
  7. Makefile
  8. OWNERS
  9. PRESUBMIT.cfg
  10. README.md
README.md

feature-management

This directory code to generate the feature database needed by libsegmentation library.

Please see its README.md for general information on this project.