Make tethering module to use netd_aidl_interface-unstable-java
Use unstable aidl for new api tetherOffload* and modified
parcel TetherStatsParcel in BpfCoordinator{, Test}.
Bug: 150736748
Test: m
Change-Id: I2d2cedf560319653f67f6b06f7abb0bf66eba91a
This commit is contained in:
@@ -25,7 +25,7 @@ java_defaults {
|
|||||||
],
|
],
|
||||||
static_libs: [
|
static_libs: [
|
||||||
"androidx.annotation_annotation",
|
"androidx.annotation_annotation",
|
||||||
"netd_aidl_interface-V3-java",
|
"netd_aidl_interface-unstable-java",
|
||||||
"netlink-client",
|
"netlink-client",
|
||||||
"networkstack-aidl-interfaces-java",
|
"networkstack-aidl-interfaces-java",
|
||||||
"android.hardware.tetheroffload.config-V1.0-java",
|
"android.hardware.tetheroffload.config-V1.0-java",
|
||||||
|
|||||||
Reference in New Issue
Block a user