mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
[SP14] Add HAL to set warning quota to tehtering offload hardware
With current setDataLimit API, tethering offload hardware will stop offload and trigger callback when the given limit bytes is reached. However, for data usage warning to work, an API that allows tethering offload hardware to report event without stopping offload hardware is needed. Test: hidl-gen -Lformat android.hardware.tetheroffload.control@1.1 Bug: 149467454 Bug: 170699770 Bug: 170179169 Change-Id: I804d15f92251ef902dd2e1ff1c31ba157fa91067
This commit is contained in:
@@ -507,7 +507,7 @@
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.tetheroffload.control</name>
|
||||
<version>1.0</version>
|
||||
<version>1.1</version>
|
||||
<interface>
|
||||
<name>IOffloadControl</name>
|
||||
<instance>default</instance>
|
||||
|
||||
Reference in New Issue
Block a user