commit | 973164ad82fa4c8fcca27dddeedef293ee7cf0b9 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Apr 08 14:12:27 2020 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Apr 10 13:28:29 2020 +0900 |
tree | ce5a835d35c75baeafafa98144f6050d9fff4371 | |
parent | 90b941e9da2c6c87f7452f14e4b9e5c4b9ff31b4 [diff] |
netd_aidl_interface is marked as available to platform The lib is depended on by services.net which 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: I971c1508b049524f3cc54b1060cf130ff66e02f3