summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove path from hidl_package_root.Steven Moreland2018-07-271-1/+0
| | | | | | | | | | | This now defaults to the current path making references to it relocatable. Bug: 111366989 Test: make hidl interfaces under this package root (this exercises the new path) Change-Id: I0d9dd1ebb00fcf514e374682497b8d26d0bfa353
* Include libhidl-gen-utils to HAL testsZhuoyao Zhang2018-06-081-0/+1
| | | | | | Bug: 109880878 Test: make vts Change-Id: Ic5a639559602688b40296a3de28abdd58b8b7e65
* Remove subdirsSteven Moreland2017-11-281-4/+0
| | | | | | | | Removing whenever I see these in code reviews. Test: none Merged-In: I4322f533a837d55618ec2ed2125e8966ace9d61d Change-Id: I4322f533a837d55618ec2ed2125e8966ace9d61d
* Update makefiles for hidl_interface.Steven Moreland2017-11-101-0/+5
| | | | | | Bug: 35570956 Test: manual Change-Id: I7a220b78ee081240e1dc30ef5672ba39e3e98375
* Update comments for VtsHalTargetTestDefaults.Tri Vo2017-08-071-0/+6
| | | | | | | | Bug: 64040096 Test: only comments added Merged-In: I4a38aa0ed339c65aa4ffbe5c46489f27c745d5d6 Change-Id: I4a38aa0ed339c65aa4ffbe5c46489f27c745d5d6 (cherry picked from commit 1ef659eeda83c758e4f4bd0cc0f8143821d3b49c)
* Add cc_defaults VtsHalTargetTestDefaultsTri Vo2017-08-011-0/+23
| | | | | | | | | Makes it easier to control how vts tests link to system libs. Also, removes a lot of redundant lines in test make rules. Bug: 64040096 Test: compiles Change-Id: I10796e3fa8f61a307dbb7edace537a96ec83bea7
* Add hidl_default and make modules use hidl_default.Steven Moreland2017-03-081-0/+8
| | | | | | | | | | | find hardware/interfaces -type f -not -path "*/.git/*" \ -exec sed -i -e '/cc_[A-Za-z_]\+/ { N; s/$/\n defaults: \["hidl_defaults"\],/ }' {} \; ./hardware/interfaces/update-makefiles.sh Test: no warnings Bug: 35840847 Change-Id: I468b76893bf3f4b62ad610d1d9603bcb8797a702
* Stop all these merge conflicts.Steven Moreland2016-10-261-23/+1
| | | | | Test: mma -j64 Change-Id: I319198af32adf1fef180c5c2c22ba4b360fa7609
* hidl_test: move duplicated code to shared libYifan Hong2016-10-241-0/+2
| | | | | | Test: hidl_test Change-Id: Ia68b78d44d68a6b254c686afe64faf7cc89510d7
* Add implementation for hwbinder benchmark service.Zhuoyao Zhang2016-10-211-0/+1
| | | | | | Bug:32279499 Test: make android.hardware.tests.libhwbinder@1.0-impl Change-Id: I75056afa32b8189020608779ec495659ea35ed48
* boot_control: Define the boot_control HIDL interface.Alex Deymo2016-10-191-0/+2
| | | | | | Bug: 31864052 Merged-In: I9222b140ff51c4d3846b86b03719e2c8e9b7fe47 Change-Id: I9222b140ff51c4d3846b86b03719e2c8e9b7fe47
* add default implementation to android.hardware.tests.foo/bar/pointer@1.0Yifan Hong2016-10-181-0/+3
| | | | | | | | Test: hidl_test Test: mma Merged-In: I808423c040099354513db0ad108210fcec17c8a7 Change-Id: I808423c040099354513db0ad108210fcec17c8a7
* Add Bluetooth HAL definitionMyles Watson2016-10-131-0/+1
| | | | | | Test: compiles Bug: 31972505 Change-Id: I7608b0814c9ca697b21c9e115cfcd81ab1364892
* Initial version of radio halAmit Mahajan2016-10-101-0/+1
| | | | | | | Test: No build issues. Unused interface; nothing to test yet. Bug: 32020264 Change-Id: Ie57eb43b777dadbc0b0350f2e33227be3f1d65f1
* Auto hardware/interfaces/Android.bpSteven Moreland2016-10-031-0/+1
| | | | | | Bug: 31909444 Test: make various interfaces, mma -j Change-Id: Ie2de39572e482415b5279110586a0cb7e5220c8e
* Convert to Android.bpDan Willemsen2016-09-301-0/+14
See build/soong/README.md for more information. Bug: 31742855 Test: mma -j Change-Id: Icb93f3b1b2caeb5e9c00f88ca35841b927ad075d