commit | 043b07c46d006b4ca6c13ed0dec9d81df5bbb9e6 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu Nov 09 10:15:31 2017 -0800 |
committer | Steven Moreland <smoreland@google.com> | Fri Nov 10 13:34:53 2017 -0800 |
tree | 3581ece871cd6b1fa18ca94c8de9de1750ba647d | |
parent | 3b71247a2ed3a51c0984b7f29ae5c64ecca8e90e [diff] |
Break up PRODUCT_FULL_TREBLE into variables. PRODUCT_SEPOLICY_SPLIT PRODUCT_TREBLE_LINKER_NAMESPACES PRODUCT_ENFORCE_VINTF_MANIFEST Being able to selectively toggle these does several things: - it's better software engineering (no longer conflating vars) - easier bringup for devices. - devices which don't require full Treble can opt out of only parts of it and still get the benefits of others. Bug: 62019611 Test: manual Change-Id: I728e32869baf043ae9a54e83e513fb99e560c827