commit | 81dec9cfc46c844ba929bee7cf0333a63bc9e9e9 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Fri Aug 28 15:05:59 2020 -0700 |
committer | Colin Cross <ccross@android.com> | Fri Aug 28 15:05:59 2020 -0700 |
tree | 9e034b696309fb182ef502a36f7fc69b4228c27e | |
parent | 7bceb8da047e070d125d275856f795e3e516c91f [diff] |
Make wifi hidl interfaces available to the platform The wifi hidl interfaces need apex_available: ["com.android.wifi"] because the generated java interfaces are needed by the com.android.wifi apex, but that causes the C interfaces to not be available to the platform. The unavailability was hidden by b/154888298. Explicitly mark them with "//apex_available:platform". Bug: 154888298 Test: m checkbuild Change-Id: I8959ec1454cce6817802bcc1785a34ba56adc99c