Skip to content
Snippets Groups Projects
Commit 450a38b0 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Change AIDL module name"

parents f0cc2aa4 cc0b57ca
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ java_library_static {
],
static_libs: [
"dnsresolver_aidl_interface-V2-java",
"netd_aidl_interface-java",
"netd_aidl_interface-unstable-java",
"networkstack-client",
"tethering-client",
],
......
......@@ -74,7 +74,7 @@ android_test {
"libui",
"libunwindstack",
"libutils",
"netd_aidl_interface-V2-cpp",
"netd_aidl_interface-cpp",
],
dxflags: ["--multi-dex"],
......
......@@ -55,6 +55,6 @@ android_test {
"libui",
"libunwindstack",
"libutils",
"netd_aidl_interface-V2-cpp",
"netd_aidl_interface-cpp",
],
}
......@@ -37,7 +37,7 @@ java_defaults {
"libvndksupport",
"libziparchive",
"libz",
"netd_aidl_interface-V2-cpp",
"netd_aidl_interface-cpp",
],
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment