diff options
author | Inseob Kim <inseob@google.com> | 2021-01-06 23:06:52 +0900 |
---|---|---|
committer | Jose Galmes <jgalmes@google.com> | 2021-01-25 12:24:25 -0800 |
commit | 4bdd924c74beea0b2bc1cd8051656b5e70a7d185 (patch) | |
tree | 3e460dc56ec4ac09d49ca6ab49c58fd2b463b3df /scripts/lint-project-xml.py | |
parent | 41c933e9a6732236f76dfc401024e9d078bdb01c (diff) |
Implement directed vendor snapshot
Vendors can now generate only needed modules by setting the following
Makefile variables:
- DIRECTED_VENDOR_SNAPSHOT: set to true
- VENDOR_SNAPSHOT_MODULES: list of snapshot candidates
e.g.
DIRECTED_VENDOR_SNAPSHOT := true
VENDOR_SNAPSHOT_MODULES := toybox_vendor sh_vendor libbase libcutils ...
Bug: 157967325
Test: m dist vendor-snapshot after setting those in BoardConfig.mk
Change-Id: I6515a43d9358d94483d7c7fa2b066f9dd457f6aa
(cherry picked from commit 7cf1465d2ed9853481b1b36564bbd55ca2547900)
Diffstat (limited to 'scripts/lint-project-xml.py')
0 files changed, 0 insertions, 0 deletions