diff options
author | Justin Yun <justinyun@google.com> | 2020-11-11 15:16:11 +0900 |
---|---|---|
committer | Justin Yun <justinyun@google.com> | 2020-11-11 15:29:47 +0900 |
commit | 869a0faf2154eb433092770ed98830a8be4cf1b3 (patch) | |
tree | a1fd3cbcfa12b4cd72ed04a858c9d2c850bb6960 /libc/malloc_hooks/malloc_hooks.cpp | |
parent | f4afda9773871ce22eacc99c52cfb0a871b6fc04 (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: I13b8222e191333c6c2cb7794ef3344fdcc6ebe98
Diffstat (limited to 'libc/malloc_hooks/malloc_hooks.cpp')
0 files changed, 0 insertions, 0 deletions