Files
build_soong/cc
Bill Peckham 945441c09a 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
2020-09-02 22:27:45 +00:00
..
2020-08-19 15:27:03 -07:00
2020-08-27 10:13:42 +02:00
2019-11-12 15:55:03 -08:00
2020-08-19 21:18:56 +00:00
2020-08-27 10:13:42 +02:00
2020-06-22 15:27:56 -07:00
2020-08-27 10:13:42 +02:00
2020-08-07 13:45:45 -07:00
2020-03-06 18:15:44 -08:00
2020-08-27 10:13:42 +02:00
2020-08-11 15:06:55 -07:00
2020-08-27 10:13:42 +02:00
2019-11-07 15:27:58 -08:00
2020-07-16 13:21:43 -07:00
2020-08-11 01:11:44 +00:00
2020-08-27 10:13:42 +02:00
2019-12-18 08:19:10 -08:00
2020-08-19 15:27:03 -07:00
2020-08-27 10:13:42 +02:00