commit | 755bad2ce632f300ae7ef7c266d67efefc3c496d | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Dec 13 14:22:46 2019 -0800 |
committer | Steven Moreland <smoreland@google.com> | Fri Dec 13 14:24:23 2019 -0800 |
tree | da6b074e270045a7874e26b51cf87119364d8a14 | |
parent | 2cd382b9c3c60303106bfe1269bcffcab9752f79 [diff] |
wifi adapter cleanspec hidl-gen -L c++-adapter-main doesn't create a proper depfile or have other dependencies listed, and so the intermediates aren't getting updated. This only causes compilation problems when an interface is removed, but may break tests when interfaces are added. Fixes: 146227852 Test: reproduce error and use cleanspec to fix it Change-Id: Ia2c5c30355eb2da9abbf32a9a000f41c3b4461b8