History log of /hardware/interfaces/broadcastradio/1.0/default/BroadcastRadio.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/broadcastradio/1.0/default/BroadcastRadio.h
a174588f8d2bb17cd0eb90ff3ed2700c000c8d65 21-Nov-2016 Eric Laurent <elaurent@google.com> Revert "Revert "Initial implementation of broadcast radio HAL.""

This reverts commit 2c2df013b25bd96976af82db7e6f3480f0571c6e.
/hardware/interfaces/broadcastradio/1.0/default/BroadcastRadio.h
2c2df013b25bd96976af82db7e6f3480f0571c6e 19-Nov-2016 Eric Laurent <elaurent@google.com> Revert "Initial implementation of broadcast radio HAL."

This reverts commit a33b3419a3c1a4853fc748f24877241b2496ab36.

Change-Id: I8e1c0f3891f02febe148e837b48b80e645a24ce2
/hardware/interfaces/broadcastradio/1.0/default/BroadcastRadio.h
a33b3419a3c1a4853fc748f24877241b2496ab36 29-Oct-2016 Eric Laurent <elaurent@google.com> Initial implementation of broadcast radio HAL.

Test: make
Test: manual test with RadioTest app.

Bug: 31973526
Change-Id: I66199b95999aa92718bb325f8a4ec84a38e2dd69
/hardware/interfaces/broadcastradio/1.0/default/BroadcastRadio.h