Files
build_soong/cc
Rob Seymour 925aa09ea1 Add module based host-tools snapshot
Add new module:
host_snapshot {
    name: "host-snapshot"
    deps: [
      (list of host tools)
    ],
    ...
}

Package host tools using android.PackagingBase to capture host tools and transitive packaging data.
Add JSON meta data to snapshot that allows snapshot to be installed via development/vendor_snapshot/update.py

Add support to generate a fake host snapshot of all host modules that is used to detect required
modules via development/vendor_snapshot/update.py.

Bug: 192556798
Bug: 194799048
Bug: 192896149
Test: m HOST_FAKE_SNAPSHOT_ENABLE=true host-fake-snapshot dist -- check snapshot exists in dist

Change-Id: I849c4db801cd858408f6fe6a3ce69262a23a5be9
2021-09-13 21:29:14 +00:00
..
2021-07-22 00:57:39 +00:00
2021-07-16 17:43:33 -07:00
2021-07-22 18:09:34 -04:00
2021-08-02 11:50:34 -07:00
2021-09-13 21:29:14 +00:00
2021-07-16 17:43:33 -07:00
2021-07-16 17:43:33 -07:00
2021-07-19 11:42:32 +09:00
2021-07-19 11:42:32 +09:00
2021-06-18 05:25:44 +00:00
2021-07-23 10:15:13 -07:00
2021-07-23 21:18:51 +00:00
2021-07-19 11:42:32 +09:00
2021-04-26 18:41:00 -07:00
2021-07-07 16:29:09 -04:00
2021-06-07 13:22:30 -07:00
2021-04-13 15:55:47 -07:00
2021-07-23 21:18:51 +00:00
2021-06-25 16:46:52 -07:00
2020-12-01 16:22:16 -08:00
2020-07-16 13:21:43 -07:00
2021-07-21 20:37:46 -07:00
2021-07-19 11:42:32 +09:00
2021-07-19 11:42:32 +09:00
2021-07-21 20:37:46 -07:00
2021-06-10 05:22:50 +00:00
2021-04-26 18:41:00 -07:00
2020-11-24 14:13:31 +09:00
2021-06-28 12:29:30 -04:00