platform_build_soong/bpfix
Dan Willemsen 36c69ee42b bpfix: Add reorderCommonProperties
This will move the common properties:

  name
  defaults
  device_supported
  host_supported

To be listed first (and in that order) for every module. Other
properties are untouched.

This also adds a helper to test individual passes in an end-to-end
manner, and a helper to run passes that use PatchLists.

Test: `m blueprint_tools` to add the new tests
Test: Diff bpfix results over all of aosp before/after this change
Change-Id: I746a00a3731cb7597d2613ef2dc45a99654cd122
2018-05-14 15:32:21 -07:00
..
bpfix bpfix: Add reorderCommonProperties 2018-05-14 15:32:21 -07:00
cmd Fix usage of bytes.NewBuffer in bpfix 2018-05-07 16:22:22 -07:00
Android.bp Revert "Revert "Initial implementation of bpfix"" 2017-06-19 15:52:15 -07:00