Merge "Change AIDL module name" am: 450a38b074
am: 432fb0358b
Change-Id: Ib67d2e7f95592b2b94b43001f89a9413ff01dfcd
This commit is contained in:
@@ -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",
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user