Merge "Use unstable networkstack AIDLs in development branches"

This commit is contained in:
Treehugger Robot
2020-06-29 04:02:49 +00:00
committed by Gerrit Code Review

View File

@@ -27,7 +27,8 @@ java_defaults {
"androidx.annotation_annotation",
"netd_aidl_interface-unstable-java",
"netlink-client",
"networkstack-aidl-interfaces-java",
// TODO: use networkstack-client instead of just including the AIDL interface
"networkstack-aidl-interfaces-unstable-java",
"android.hardware.tetheroffload.config-V1.0-java",
"android.hardware.tetheroffload.control-V1.0-java",
"net-utils-framework-common",