d6e4f03acf5fa1e76b75e33af7a26f248a92be9a |
|
29-Nov-2016 |
Steven Moreland <smoreland@google.com> |
Remove HIDL_GENERATED from things written by hand. find . -name "*.h" -exec sed -i 's/HIDL_GENERATED_\(.*\)_H_/\U\1_H/g' {} + They now match what would be generated by -Lc++-impl. This prevents confusion over whether or not the files are autogenerated. Change-Id: I4aa89a39907024aa9525df71ff3715979f431357 Similar commit: https://android-review.googlesource.com/#/c/305996/ Test: pass
/hardware/interfaces/tv/cec/1.0/default/HdmiCec.h
|
c6fe6cf3f60ed04d5a3d001e93fb452051747745 |
|
11-Nov-2016 |
Donghyun Cho <donghyun@google.com> |
tv.cec: Handle an unused argument warning Bug: 32748972 Test: mmm hardware/interfaces/tv/cec/1.0/default Change-Id: I67cb1c7bbc3b6355a274054cf0dc389182c80b9c
/hardware/interfaces/tv/cec/1.0/default/HdmiCec.h
|
c22bed32553dfb562a00a5da6552edb51bb0a2d8 |
|
03-Nov-2016 |
Donghyun Cho <donghyun@google.com> |
tv.cec: Add a constant and fix cec module name Bug: 32073236 Test: Checked CEC features works on fugu after applying Treble HAL Change-Id: I70f542dff6dce7b336523788a4e203f432b1b6a7
/hardware/interfaces/tv/cec/1.0/default/HdmiCec.h
|
8bdb7f9b378f88f202346df1f4ca0f95ccc8e703 |
|
13-Oct-2016 |
Donghyun Cho <donghyun@google.com> |
hdmi_cec: Add HIDL definition and default implementation Bug: 32073236 Test: make Change-Id: I6f98bf0c523e31e2863a3c0379d7fda1ef51b0d6
/hardware/interfaces/tv/cec/1.0/default/HdmiCec.h
|