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

This commit is contained in:
Junyu Lai
2021-04-21 01:45:15 +00:00
committed by Android (Google) 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,
}