Merge "Dependency update for StateMachine"
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user