Add a netd_aidl_interfaces-platform-java build rule.
This CL creates a build target for the latest version of the netd stable AIDL interfaces. This is needed to ensure that all non-updatable code in the system server uses the same version, as mixing different versions of generated classes results in incorrect behaviour and crashes. Bug: 143560726 Bug: 153596226 Original-Change: https://android-review.googlesource.com/1298435 Merged-In: Ic9262a91b228f00aadc6dd1ab864820cde8d31a5 Change-Id: Ic9262a91b228f00aadc6dd1ab864820cde8d31a5
Loading
Please register or sign in to comment