commit | 92d84c0c04e8a4043f331f56d2b89177229d4f1f | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Mon Aug 21 13:34:40 2023 -0700 |
committer | Xin Li <delphij@google.com> | Wed Aug 23 16:58:03 2023 -0700 |
tree | cd51b961f6092f8495ecbcc5eaecf944e426345e | |
parent | 257dfbb10f49383ce3759d09c469cee6d4495917 [diff] |
Clean up android.hardware.automotive.vehicle intermediates. In ag/20886210, the VHAL properties were separated into a new AIDL interface but the names remained the same. In incremental builds with pre-existing old versions of AIDL, these generated headers would remain there and gets picked up due to include directory ordering. Eliminate this possiblity by performing a cleanup of the generated primary headers directory. Change-Id: Ic5ef401b427b2772e8527b2dc9804781a51125be