commit | be81267998138aa659b49c8b09119e25d99c1d17 | [log] [tgz] |
---|---|---|
author | David Su <dysu@google.com> | Tue Dec 17 17:27:47 2019 -0800 |
committer | David Su <dysu@google.com> | Wed Dec 18 20:49:18 2019 -0800 |
tree | c174b451afeda62380f40037e9ad2d30d0338d40 | |
parent | 133350e3cb1fa259669fd86762fe8c3564a49b57 [diff] |
Allow wifi-service to access @hide APIs from framework-wifi Build wifi-service against raw framework-wifi to allow it to access @hide APIs. This is allowed since they are both part of the same Mainline module, ensuring that they will always be updated in sync. Bug: 140299412 Test: atest FrameworksWifiTests Change-Id: Ia12fc0e0d4d58b00f852952b383ca3f6978a2ab4