Merge "Dependency update for StateMachine"

This commit is contained in:
Treehugger Robot
2021-10-20 13:43:58 +00:00
committed by Gerrit Code Review
2 changed files with 3 additions and 1 deletions

View File

@@ -33,6 +33,7 @@ java_defaults {
"NetworkStackApiStableShims", "NetworkStackApiStableShims",
"androidx.annotation_annotation", "androidx.annotation_annotation",
"modules-utils-build", "modules-utils-build",
"modules-utils-statemachine",
"networkstack-client", "networkstack-client",
"android.hardware.tetheroffload.config-V1.0-java", "android.hardware.tetheroffload.config-V1.0-java",
"android.hardware.tetheroffload.control-V1.0-java", "android.hardware.tetheroffload.control-V1.0-java",

View File

@@ -67,7 +67,8 @@ java_library {
static_libs: [ static_libs: [
"dnsresolver_aidl_interface-V9-java", "dnsresolver_aidl_interface-V9-java",
"modules-utils-build", "modules-utils-build",
"modules-utils-os", "modules-utils-shell-command-handler",
"modules-utils-statemachine",
"net-utils-device-common", "net-utils-device-common",
"net-utils-device-common-netlink", "net-utils-device-common-netlink",
"net-utils-framework-common", "net-utils-framework-common",