Steven Moreland
|
691a455b9f
|
Add hidl_default and make modules use hidl_default.
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
|
2017-03-08 16:22:00 -08:00 |
|
Steven Moreland
|
7a4f118c48
|
Stop all these merge conflicts.
Test: mma -j64
Change-Id: I319198af32adf1fef180c5c2c22ba4b360fa7609
|
2016-10-26 12:05:29 +02:00 |
|
Yifan Hong
|
30dc3dee3c
|
hidl_test: move duplicated code to shared lib
Test: hidl_test
Change-Id: Ia68b78d44d68a6b254c686afe64faf7cc89510d7
|
2016-10-24 10:15:54 -07:00 |
|
Zhuoyao Zhang
|
eb9f507823
|
Add implementation for hwbinder benchmark service.
Bug:32279499
Test: make android.hardware.tests.libhwbinder@1.0-impl
Change-Id: I75056afa32b8189020608779ec495659ea35ed48
|
2016-10-21 13:22:12 -07:00 |
|
Alex Deymo
|
6e0c0102ae
|
boot_control: Define the boot_control HIDL interface.
Bug: 31864052
Merged-In: I9222b140ff51c4d3846b86b03719e2c8e9b7fe47
Change-Id: I9222b140ff51c4d3846b86b03719e2c8e9b7fe47
|
2016-10-19 14:43:14 -07:00 |
|
Yifan Hong
|
d5b5b2ecea
|
add default implementation to android.hardware.tests.foo/bar/pointer@1.0
Test: hidl_test
Test: mma
Merged-In: I808423c040099354513db0ad108210fcec17c8a7
Change-Id: I808423c040099354513db0ad108210fcec17c8a7
|
2016-10-18 11:39:00 -07:00 |
|
Myles Watson
|
acfbd25247
|
Add Bluetooth HAL definition
Test: compiles
Bug: 31972505
Change-Id: I7608b0814c9ca697b21c9e115cfcd81ab1364892
|
2016-10-13 22:32:38 +00:00 |
|
Amit Mahajan
|
4cb7b84aba
|
Initial version of radio hal
Test: No build issues. Unused interface; nothing to test yet.
Bug: 32020264
Change-Id: Ie57eb43b777dadbc0b0350f2e33227be3f1d65f1
|
2016-10-10 14:36:50 -07:00 |
|
Steven Moreland
|
7b66dd9b23
|
Auto hardware/interfaces/Android.bp
Bug: 31909444
Test: make various interfaces, mma -j
Change-Id: Ie2de39572e482415b5279110586a0cb7e5220c8e
|
2016-10-03 13:55:42 -07:00 |
|
Dan Willemsen
|
242b34edd5
|
Convert to Android.bp
See build/soong/README.md for more information.
Bug: 31742855
Test: mma -j
Change-Id: Icb93f3b1b2caeb5e9c00f88ca35841b927ad075d
|
2016-09-30 10:31:54 -07:00 |
|