commit | 9ee86c06f8d624314c7ec27eb7ab4cb5639e62a9 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon May 04 20:20:54 2020 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon May 04 20:20:54 2020 +0900 |
tree | be59408d5625a89dfbe0bd81b2430239afb9f39a | |
parent | 8dc60deff53dcdacc4836aa39340e0e208f4d201 [diff] |
Mark netd_aidl_interfaces-platform-java as available to platform The lib is depended on by services.net that is part of the platform. With b/153073816, we will be checking the availability to the platform, i.e. platform-available module depending on platform-unavailable module causes a build error. Prepare for the change by correctly marking that this interface lib is available to the platform. Bug: 153073816 Test: m Change-Id: I0bfbf822c4cd1c82408929d309938abfa147abd2