commit | e03f736ca003a0d2679ce15c1d0602ad67e43e93 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Fri Oct 14 14:53:43 2016 -0700 |
committer | Roshan Pius <rpius@google.com> | Wed Nov 16 11:05:16 2016 -0800 |
tree | 8a2492ea3dcd7f82323a2f28a0bb4fbf5e6024bf | |
parent | 18eec81adc49e363a97e6cd9b95c004d7b62ec6d [diff] |
wifi(interface): Fix compilation failure Changes in the CL: a) Unions are not allowed in the HIDL generated code that is going to be used in java. b) Few RTT constants were defined twice in the legacy rtt.h. One set as enums, the other set as #define's. Remove the duplicated values in the HIDL interface. Bug: 31991076 Bug: 31991232 Test: mmm -j32 hardware/interfaces/wifi/1.0/ Change-Id: I03db70c7b89c0be53a7754ab8b34a19ad2c6e536