commit | 0913f0b083868b028cfc4ae97afeda713668c1f8 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Tue Dec 13 09:13:20 2022 -0800 |
committer | Patrick Rohr <prohr@google.com> | Tue Dec 13 15:33:22 2022 -0800 |
tree | 2b27013b67d09ba373a14ce241bf387677046e55 | |
parent | edbf34a18270262c20360e43be346d9bcd9d1379 [diff] |
gn2bp: stop parsing dep tree for builtin modules Targets that are part of builtin_deps will be removed / replaced by gen_android_bp. So if such a target is encountered while parsing the gn desc output, all of its dependencies can be safely ignored. Test: builds Change-Id: I5bd954c2b95e2ae53a4ac9dc420a067fd76da9a7