Merge "Dependency update for StateMachine" am: 5dc1edd9a8

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/1800993

Change-Id: Ie9cac9d14275e96affd06335c1236a855f8c7d69
This commit is contained in:
Treehugger Robot
2021-10-20 14:01:45 +00:00
committed by Automerger Merge Worker
2 changed files with 3 additions and 1 deletions

View File

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

View File

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