Merge "[SP32.1] Put OffloadControl 1.1 HAL into apex"

This commit is contained in:
Junyu Lai
2021-06-22 20:31:18 +00:00
committed by Gerrit Code Review

View File

@@ -21,5 +21,9 @@ hidl_interface {
"android.hardware.tetheroffload.control@1.0",
"android.hidl.base@1.0",
],
apex_available: [
"//apex_available:platform", // Used by InProcessTethering
"com.android.tethering",
],
gen_java: true,
}