commit | e3901082b837868f55ad2d9c9beac4ce8854d774 | [log] [tgz] |
---|---|---|
author | Paul Duffin <paulduffin@google.com> | Sun May 17 20:27:33 2020 +0100 |
committer | Paul Duffin <paulduffin@google.com> | Fri May 29 10:46:46 2020 +0100 |
tree | a92a484a3e06a6d9df544f3b696c198ff91f0457 | |
parent | 65d6c817e289f61a16989c0a26acb84820fac298 [diff] |
Compile wifi-service against framework-wifi.impl Previously, "framework-wifi" was the implementation library. Switching to java_sdk_library means that references to "framework-wifi" will usually be resolved to the stubs. This change explicitly depends on the implementation. This is safe to do because the "wifi-service" and "framework-wifi" are in the same APEX. Test: m droid Bug: 155164730 Change-Id: Ica6b99bf42e6371c1d1837008ec30add6f89c150