summaryrefslogtreecommitdiffstats
path: root/wifi/offload
Commit message (Collapse)AuthorAgeFilesLines
* Update makefies: no 'types'Steven Moreland2019-03-041-14/+0
| | | | | | Bug: 123976090 Test: N/A Change-Id: I30fb04c81889b62775e1b764b965fdb0f893de17
* pack VTS cc_test binaries as general-testsKeun Soo YIM2018-12-071-0/+1
| | | | | | | Test: make general-tests Bug: 120093339 Merged-In: I363450d205868f900e4925ccff1430e2a569f2a4 Change-Id: I363450d205868f900e4925ccff1430e2a569f2a4
* Convert wifi hal test to use VtsHalHidlTargetTestEnvBaseZhuoyao Zhang2018-02-141-10/+25
| | | | | | | | | | | | | Bug: 64203181 Test: make vts vts-tradefed run vts -m VtsHalWifiV1_0Host vts-tradefed run vts -m VtsHalWifiV1_1Target vts-tradefed run vts -m VtsHalWifiSupplicantV1_0Target vts-tradefed run vts -m VtsHalWifiSupplicantV1_1Target Change-Id: I4ea9554829b75b73b600ab668885d57c94251a87 Merged-In: I4ea9554829b75b73b600ab668885d57c94251a87 (cherry picked from commit e768fb9cea24dc184490c2dac6058c5f08d60313)
* Merge commit '1a06284b24f5eb7bb9c1fea0817da8898b3b1bff' fromXin Li2017-11-141-16/+2
|\ | | | | | | | | | | | | oc-mr1-dev-plus-aosp into stage-aosp-master Change-Id: I2a044eb8c9981d0a8198ffe2df55559afbd76341 Merged-In: I4fb9f18884f7ef21162015a0032c4431444f7025
| * VTS tests now static link to HAL def libs. #2Tri Vo2017-08-101-16/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | And use VtsHalTargetTestDefaults. Bug: 64040096 Test: crop out all non-affected tests from vts-hal-hidl.xml and run vts-tradefed run commandAndExit vts-hal-hidl --skip-all-system-status-check --skip-preconditions 2 failures, same as without this change: GatekeeperHidlTest.DeleteAllUsersTest GatekeeperHidlTest.DeleteUserTest Change-Id: I8f6995e9536a9aefe283ee3effec9f5a7f03b620
| * Update make file for vndk enabled.Justin Yun2017-08-041-0/+3
| | | | | | | | | | | | | | | | Update the Android.bp generated with hidl-gen. Test: build with and without BOARD_VNDK_VERSION=current Bug: 63866913 Change-Id: I1a9db1df49e0f13c5790da2b118ae9ec63ba34a7
| * Update Android.bp HIDL makefilesTri Vo2017-08-031-1/+1
| | | | | | | | | | | | | | | | | | Allow HAL definition libs to be static. Bug: 32920003 Bug: 64040096 Test: update-all-google-makefiles.sh Change-Id: I1483d572bea6799717d1614fb7d52fe225e31104
* | Update makefiles for hidl_interface.Steven Moreland2017-11-101-143/+22
| | | | | | | | | | | | Bug: 35570956 Test: manual Change-Id: I7a220b78ee081240e1dc30ef5672ba39e3e98375
* | Update makefiles after AOSP push.Steven Moreland2017-11-011-0/+81
| | | | | | | | | | Test: none Change-Id: If3ce74f4d2250d33820cbd864ff56bba6f9e6b67
* | Updating all makefiles.Steven Moreland2017-08-111-1/+4
|/ | | | | | | | Bug: 64487114 Test: none Merged-In: I8608c8f636c35f21e4246a805a9eff6d14124e0a Merged-In: I2fa89b6661c39859ec4fb62c4bb0a05a35e645f0 Change-Id: Ifdc3c17cb2b85c18b37dac2d03bb5c8935c23180
* Wifi Offload HAL: Improve VTS tests for scanConfigSohani Rao2017-07-261-2/+30
| | | | | | | | Configure scans with test parameters from the Offload HAL service. Bug: 36865676 Test: VTS tests Change-Id: Iec5a3e837f9a2e2cf285b079a4630ff273727679
* Offload HAL HIDL: Add return values to synchronous callsSohani Rao2017-06-084-28/+170
| | | | | | | | | Enhance the HIDL interface to return values indicating the status of the operation requested by the API. Bug: 32842314 Test: VTS Change-Id: I9a75e2524c0256d5da405d5b1b5919d5342deebf
* Update internal makefiles.Steven Moreland2017-06-051-0/+1
| | | | | | | | | These makefiles are not in dev topic branches or AOSP currently so they were not updated. This update adds hidl-generated-module defaults. Test: pass Change-Id: Ie52c54877d795bf5358aa600e6d1a13a4f166d25
* Update makefiles.Steven Moreland2017-05-121-2/+2
| | | | | | | | | | Note cleanspec required because of b/38205169 (genrule doesn't delete output files before building, so when removing some, they get stale). Test: power vts test compiles Change-Id: Ie7ef0fc3d943a75fe898238cf861fb7f99f4146b Fixes: 35813011
* Remove redundant dependenciesSteven Moreland2017-05-021-2/+0
| | | | | | | | android.hidl.base@1.0 and android.hidl.manager@1.0 are built into libhidltransport. Test: links Bug: 33276472 Change-Id: I08aaad80f7e2fc262aa3a8b66fe932e8133a928d
* Merge "Add Error callback from Offload HAL"Sohani Rao2017-04-143-23/+91
|\
| * Add Error callback from Offload HALSohani Rao2017-04-123-23/+91
| | | | | | | | | | | | | | | | | | Error callback to report errors in Offload HAL service. Included VTS tests to verify these callbacks are invoked. Bug: 32842314 Test: Unit tests Change-Id: I389b28b6ed5db7782ce6425beae67f5bdc2cf4aa
* | Changed the naming scheme for Treble java libraries (both static and dynamic)Andreas Huber2017-04-131-0/+2
|/ | | | | | | | android.hardware.foo@1.0-java => android.hardware.foo-V1.0-java Bug: 37207894 Test: make Change-Id: I8b91881dfaf507c0d852d56ebbb53ff0987e5a34
* VTS for Wifi Offload HALSohani Rao2017-04-042-0/+187
| | | | | | | | | Basic VTS test suite for Wifi Offload HAL Cherry pick from 00dd5147c4f9a4cdff941b2eed12e1d5844bef86 Bug: 32842314 Bug: 36865676 Change-Id: I702b9d90164f21104a915003b9496fbf4dd969c0 Test: adb shell /data/VtsHalWifiOffloadV1_0TargetTest
* Offload HAL update makefilesSohani Rao2017-04-041-0/+69
| | | | | | | | Update make files to build Offload HAL binary Bug: 32842314 Test: Unit tests, check if Wifi Offload HAL service is running Change-Id: I5da649247fc234fc2555453cf1eac83a14ae496e
* Define Wifi Offload HAL HIDL interfaceSohani Rao2017-04-043-0/+306
This interface defines the interaction of the Wifi framework with the new HAL module that will offload disconnected PNO scans when screen is off. For details of the overall design, refer to this document: https://docs.google.com/a/google.com/document/d/13OmqquTnRXTRnyWbtfpc1Ib7YY411EwjNW3njzJ5KyM/edit?usp=sharing Cherry pick from 7ac4a32e6eca71fcf1a86991654af747d38928ad Bug: 32842314 Change-Id: I01e1952458d58b9233f18fc0450491fc7c48e6e1 Test: Unit tests, Mannual Wifi turn on