commit | cb9a5dd7af10726259f83ac74d5ffe08a38320b2 | [log] [tgz] |
---|---|---|
author | Nelson Li <nelsonli@google.com> | Wed Dec 20 02:59:27 2023 +0000 |
committer | Nelson Li <nelsonli@google.com> | Tue Jan 02 06:06:02 2024 +0000 |
tree | 75bb4a38db99513844fc7d675fdd49200918b7e3 | |
parent | 44a679e5e041b0ba8d4f1a5609da534afe85965c [diff] |
Convert .PHONY target of `checkapi ` to Android.bp Since Soong has been able to correctly add dependencies to .PHONY targets since aosp/2884366, it is now possible to directly use `phony_deps` to add the genrules used by `checkapi` to its dependencies and convert them to Android.bp. Bug: 309730110 Test: m checkapi Change-Id: Ideb9f647415423a5864d221b85442b995ac67906