commit | 5aaa949da6f5381285707e4ae4558aa7a5e18e7f | [log] [tgz] |
---|---|---|
author | Eric Erfanian <erfanian@google.com> | Tue Aug 29 17:33:38 2017 -0700 |
committer | Eric Erfanian <erfanian@google.com> | Wed Aug 30 22:24:52 2017 -0700 |
tree | fd1f0ad743184a005179fa3ca83cd50f8036d4d7 | |
parent | 228a6ab9d3e4a5de25cdfb324162f2d401f76640 [diff] |
Remove unsupported build macros from make. In some build variants, specifying these resource packages is required. When adding new packages, the list of included resources will need to be updated. Before: We would dynamically generate package resources to be included when compiling. After: We explicitly enumerate dependent package resources. Test: build, flash, th Change-Id: I4bc00949c95fdefd2258a20f01f7fd37dc21ae08