Whamcloud - gitweb
AOSP: Add "product_available" to product available modules
authorJustin Yun <justinyun@google.com>
Wed, 11 Nov 2020 07:15:33 +0000 (16:15 +0900)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 28 Jan 2021 04:59:58 +0000 (23:59 -0500)
commitd89e06515bc841e424ff4260841eddbba1eedab3
treec32dad2cebebf067e7a7c013273c4cc1377f392b
parent61421ee58861f7f637e1087d67be400294dae199
AOSP: 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.

Google-Bug-Id: 150902910
Test: build
Change-Id: I316da0d24bde8b6231114aa80841c59547691152
From AOSP commit: df51b0de40581f52c6515f8775ecd84dc4a50bb0
lib/Android.bp
lib/uuid/Android.bp