Move bootstrap_deps mutator first

The bootstrap_deps mutator uses reverse dependencies, which
prevents it from participating in future incremental analysis.
Move it first so that the final mutators are all well behaved.

Test: all soong tests pass
Change-Id: I1ea1e0dd5eaa99d277fbb0d40267a1ecc231f09d
3 files changed