commit | ec450c058e4a2e3d8085f528b627759d5084d76f | [log] [tgz] |
---|---|---|
author | Anton Hansson <hansson@google.com> | Tue Jan 11 16:37:05 2022 +0000 |
committer | Anton Hansson <hansson@google.com> | Mon Jan 17 19:07:04 2022 +0000 |
tree | 82453b568fc54dd6ce9e8866176fd0e19c96d397 | |
parent | 55d6ce7be219643fd7012f9be990aa6a420cc8c8 [diff] |
Replace manual genrule modules with combined_apis This simplifies the addition of new modules by cutting down the number of lists that the new module must be added to. The combined_apis module generates equivalent genrules in a programmatic fashion. Bug: 169103987 Test: `mmm frameworks/base/api` before and after and compare the soong intermediates of that folder. Merged-In: Ia718f9374042e5fbb2168476f5bad3b1867b8a05 Change-Id: Ia718f9374042e5fbb2168476f5bad3b1867b8a05