History log of /hardware/libhardware/modules/radio/radio_hw.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ad78c8d922217cfac95c941654af4647a6623867 08-Mar-2017 Tomasz Wasilczyk <twasilczyk@google.com> Check set_configuration input to make VTS negative test pass.

Bug: b/33382424
Test: VTS
Change-Id: I11b00e0a9797a30549cca989ea5c6a09c2d513c2
/hardware/libhardware/modules/radio/radio_hw.c
33683bf92bbad49036b11604e6ee2a750591ddac 16-Feb-2017 Tomasz Wasilczyk <twasilczyk@google.com> Review radio metadata allocations/deallocations.

Bug: b/34054813
Test: VTS, manual
Change-Id: I1cbd7baf5b852cd3d4cab374eb67289f3938fff3
/hardware/libhardware/modules/radio/radio_hw.c
3c7297a55acbe92eed1f4f0c9a32269a01355c0c 06-Jan-2017 Tomasz Wasilczyk <twasilczyk@google.com> Make metadata field mandatory for program info struct.

Test: VTS, manual
Change-Id: I105f960442839f512db593615e2f2548ffdded35
/hardware/libhardware/modules/radio/radio_hw.c
de8e013f542341a66b47dd1df0c9052ac79c7fd5 13-Dec-2016 Eric Laurent <elaurent@google.com> stub radio HAL: fix default antenna connected state for FM.

Bug: 33583729
Change-Id: Ifbd2c95ab34a8faa7d31f4a1b2f28c6d7df38766

Test: build and run broadcast radio VTS
/hardware/libhardware/modules/radio/radio_hw.c
c37e6fe0ce71f265f3503065e1c61ff3a2ce9593 25-Oct-2016 Eric Laurent <elaurent@google.com> radio: fixes in stub FM radio HAL.

Change-Id: I0adf39a08a364ffdecb1c7f618190174804865f4
/hardware/libhardware/modules/radio/radio_hw.c
854a10af10df54eb09946d8a39c9188939d57093 19-Feb-2016 Eric Laurent <elaurent@google.com> Add debug folder for audioserver

Use /data/misc/audioserver instead of data/misc/media for
audioserver debug.

Bug: 27064332
Change-Id: Ic213ee0354d9ab1ed1980e8c3d07cd239597ad2e
/hardware/libhardware/modules/radio/radio_hw.c
a83e0a84d54c16a3e3da8879890c7b9a1f015e2e 08-Oct-2015 Sanket Agarwal <sanketa@google.com> Add features for automotive usecases.

1. Add clock to metadata - If the CAR does not have a clock (no network
or bad clock) then Radio RDS could be used as a proxy.
2. Add support for emergency announcement - If the CAR wants to make an
emergency announcement.
2.1 Add support for callbacks.

Bug: b/24807501
Bug: b/22701655

Change-Id: Ie5ada889bb6dfc4a2c1b02fc1db2d48d6899bcde
(cherry picked from commit 5768372922fbdfa47afef5bb414c69d606e7c1d2)
/hardware/libhardware/modules/radio/radio_hw.c
acccf647af36b56540fd815a94a6a0b9496d2a50 24-Apr-2015 Eric Laurent <elaurent@google.com> fm radio HAL: fix metadata handling

Fix potential crash due to list item removal
while processing metadata or cancel command.

Change-Id: I0c5552fcfc515e9591ce77f874c7450edb0dbf72
/hardware/libhardware/modules/radio/radio_hw.c
97d2ba6a1130b36df752d631d002fd316165f710 05-Mar-2015 Eric Laurent <elaurent@google.com> radio stub HAL.

radio HAL stub implementation to be used for
test or reference.

Change-Id: I83294501d0bc138bcce68eb83296da6f6f4438d3
/hardware/libhardware/modules/radio/radio_hw.c