diff options
author | Bill Peckham <bpeckham@google.com> | 2020-08-31 16:07:58 -0700 |
---|---|---|
committer | Bill Peckham <bpeckham@google.com> | 2020-09-02 16:09:02 -0700 |
commit | bddebbf577d7a24ff5ec52ad78d12e157236bfad (patch) | |
tree | 795cd64076d23e68dc7c2f66fdd19836f56a0caa /scripts/lint-project-xml.py | |
parent | aab521f6911a6fd90cc9c1f639b3d2081ff874c9 (diff) |
Add exclude_from_vendor_snapshot property, related logic
When building a vendor snapshot, the general rule the
build system uses to select a module for inclusion into
the vendor snapshot is if it's a framework module.
However, there are cases where a partner may modify the
framework module, thereby assuming control of that
module.
This change adds the exclude_from_vendor_snapshot
property allowing the partner to mark a module that
would normally be included in the vendor snapshot for
exclusion. This module is then built from source when
building the vendor image against the vendor snapshot.
Bug: 165705527
Test: m nothing
Test: build partner code against vendor snapshot
Change-Id: I6c5c15f13eeeb8f29717a4abd84b65fa72096889
(cherry picked from commit 945441c09ac8b638a0c54f1f7dbd4e934172d6f6)
Diffstat (limited to 'scripts/lint-project-xml.py')
0 files changed, 0 insertions, 0 deletions