Files
build_soong/cc
Yo Chiang 8aa4e3f99e Refactor cc/sabi.go
* Rename `vndk_deps` mutator to `sabi_deps` to better reflect its
  purpose.
* Eliminate duplication of ABI dump generation logic. sabiDepsMutator
  should call libraryDecorator.shouldCreateSourceAbiDump() to determine
  if a module needs to be marked with CreateSAbiDumps.
* Non-VNDK libraries that are opt-in to ABI check would have their
  dependencies correctly marked with CreateSAbiDumps.
* Refactor some lines to idiomatic syntax.
* Add comment strings.

Bug: 145608479
Bug: 173492236
Test: TH presubmit
Change-Id: I99e97787bdf2a4f0c970809161b64aa668ff3d1a
2020-12-14 03:04:58 +00:00
..
2020-12-14 03:04:58 +00:00
2020-12-14 03:04:58 +00:00
2020-09-23 01:39:32 +08:00
2020-12-10 21:45:34 +00:00
2020-12-01 16:22:16 -08:00
2020-12-01 16:22:16 -08:00
2020-11-08 23:53:22 +00:00
2020-12-14 03:04:58 +00:00
2020-11-17 10:50:19 -08:00
2020-03-06 18:15:44 -08:00
2020-11-03 18:13:21 +00:00
2020-12-01 16:22:16 -08:00
2020-07-16 13:21:43 -07:00
2020-08-11 01:11:44 +00:00
2020-12-14 03:04:58 +00:00
2020-12-01 11:26:39 -08:00
2020-09-18 12:41:28 -07:00
2020-12-04 09:43:49 -08:00
2020-11-24 14:13:31 +09:00