[SP32.1] Put OffloadControl 1.1 HAL into apex

Test: atest TetheringTests
Bug: 149467454
Ignore-AOSP-First: avoid long automerger delay
Change-Id: I0e4dc6758d87c320fc622da06144b4ceceb91964
This commit is contained in:
junyulai
2021-03-24 23:23:28 +08:00
parent e66993fd28
commit 184e35a427

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,
}