diff options
| author | 2021-01-06 23:10:41 +0900 | |
|---|---|---|
| committer | 2021-01-06 23:10:41 +0900 | |
| commit | d8cc1352b5c125dea44da511804de3db9691037a (patch) | |
| tree | d25fcad2c02443c615369b701aff88d55f24f61e /tools/extract_kernel.py | |
| parent | bc86b7b2fb9ad5cf668c8fa44d3c85f19774fa38 (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: Iea1ddbe78e143316fb6cb5027de90b9c83252f80
Diffstat (limited to 'tools/extract_kernel.py')
0 files changed, 0 insertions, 0 deletions