summaryrefslogtreecommitdiff
path: root/hal/inc
AgeCommit message (Collapse)Author
2017-11-28IPA-HAL: Send null ipv4/ipv6 address to IPACMPavan Kumar M
Send null ipv4/ipv6 address to IPACM while sending the upstream parameters if there are no v4/v6 addresses. Change-Id: Ice32b666b301c2dd41bf182866253063efb208a2 CRs-Fixed: 2149882
2017-06-16hal: 1.0: Initial commitBryse Flowers
Create a shared library (liboffloadhal) that links against android.hardware.tetheroffload.config@1.0.so and android.hardware.tetheroffload.control@1.0.so in order to provide an abstraction for IPACM that translates input/output to/from the controlling client and IPACM. Also, provide headers to IPACM for defining abstract classes (aka interfaces). Change-Id: Ie1f8478c4ac918a33af38a303b5e3bd74226562c CRs-Fixed: 1112672