summaryrefslogtreecommitdiffstats
path: root/tetheroffload
Commit message (Collapse)AuthorAgeFilesLines
* Update HIDL makefiles.Steven Moreland2017-07-262-2/+2
| | | | | | | | | | | | | Allow them to be static. This is required for a couple of reasons: - enabling HIDL passthrough in recovery - enabling VTS tests to be static blobs Bug: 32920003 Bug: 64040096 Test: update-all-google-makefiles.sh Change-Id: I1b2401fb273ab80819e3870aa71fe742269674ba
* Update makefiles.Steven Moreland2017-05-182-0/+2
| | | | | | | Adds default configuration to all hals. Test: pass Change-Id: Icdf6b56df82c4b7b7de815e7febea9a07ab96856
* Update makefiles for c++-sources and c++-headers.Steven Moreland2017-05-092-4/+4
| | | | | | Test: pass Bug: 38174080 Change-Id: I683455736eed35e6ced24e2763c2bdb5fb6c9601
* Remove redundant dependencies.Steven Moreland2017-05-022-4/+0
| | | | | | | | | android.hidl.base@1.0 and android.hidl.manager@1.0 are built into libhidltransport. Test: links Bug: 33276472 Change-Id: I56655b0214ba147398f9234eb004fba0aceb7e40 Merged-In: I08aaad80f7e2fc262aa3a8b66fe932e8133a928d
* Tether Offload HALNiranjan Pendharkar2017-04-278-0/+777
Adds new interfaces to perform hardware optimized tethering offload. Test: as follows - built (bullhead) - flashed - booted - "runtest frameworks-net" passes Bug:34361337 Change-Id: I1ed756306e1efe98bd2703df9c9846a50a87ffcd