diff options
author | Justin Yun <justinyun@google.com> | 2020-11-25 21:52:17 +0900 |
---|---|---|
committer | Justin Yun <justinyun@google.com> | 2020-11-25 21:52:17 +0900 |
commit | 8d75bdeaa660ea9a6488ab74f5a150e05a1e1b56 (patch) | |
tree | 619aad385615350e64a65c2062bcf7fce1b93096 /jcsample.c | |
parent | 6d9f2b2abe3bf31e47830b891bbdb13854e93a6f (diff) |
Add product_available to product available modules
vendor_available modules were available to product modules.
However, not all vendor_available modules are required to be
available to product modules. Some modules want to be available only
to product modules but not vendor modules.
To cover the requirement, we separate product_available from
vendor_available.
vendor_available will not provide product available module.
Bug: 150902910
Test: build
Change-Id: I736cb65964ad8201d85749856ab922a8b45745ee
Diffstat (limited to 'jcsample.c')
0 files changed, 0 insertions, 0 deletions