History log of /frameworks/base/core/tests/BroadcastRadioTests/src/android/hardware/radio/tests/functional/RadioTunerTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fd7194acb3e20a00f2d51ac890a7ac6ad93828d8 07-Sep-2017 Tomasz Wasilczyk <twasilczyk@google.com> Fix NativeCallbackThread race condition.

Bug: b/65286959
Test: instrumentation
Change-Id: I0086a362b9b916d87118ed478aa8222874df19b1
/frameworks/base/core/tests/BroadcastRadioTests/src/android/hardware/radio/tests/functional/RadioTunerTest.java
a6f1523532c08387e4ecd0282460321b50aecf0e 10-Aug-2017 Tomasz Wasilczyk <twasilczyk@google.com> Implement region guessing.

Bug: b/64115131
Test: instrumentation
Change-Id: I80a03b4e8614de18cebd9c4bd1f5f9922b8da59b
/frameworks/base/core/tests/BroadcastRadioTests/src/android/hardware/radio/tests/functional/RadioTunerTest.java
0f1776d08b43f5f71a9f89b6a4f1838df4d3d744 03-Aug-2017 Tomasz Wasilczyk <twasilczyk@google.com> Pass vendor-specific info as map.

This solves a problem of identifying, if a given application is talking
to a hardware that can handle format of these strings.

Bug: b/64229617
Test: VTS, instrumentation
Change-Id: I6f525be90105bfdc01a899feea2a3151719ec8d2
/frameworks/base/core/tests/BroadcastRadioTests/src/android/hardware/radio/tests/functional/RadioTunerTest.java
df77643cd8024b381c7df2f509175c7be719fae9 21-Jul-2017 Tomasz Wasilczyk <twasilczyk@google.com> Rename ACCESS_FM_RADIO to ACCESS_BROADCAST_RADIO permission.

This is a backwards incompatible change against System API,
but as there are no existing radio apps, nobody uses it.

Bug: b/63405337
Test: manual
Change-Id: Iaf6085914434be01e1c1e363609e5b0087ffe127
/frameworks/base/core/tests/BroadcastRadioTests/src/android/hardware/radio/tests/functional/RadioTunerTest.java
6b4b646d9c0fa42973a429dbe78c8919a2772961 19-Jul-2017 Tomasz Wasilczyk <twasilczyk@google.com> Rename (FM) Radio to Broadcast Radio to avoid confusion with (GSM) Radio.

Bug: b/63405337
Test: instrumentation

Change-Id: I33c3e450602e521b77b6167f9866278980f17743
/frameworks/base/core/tests/BroadcastRadioTests/src/android/hardware/radio/tests/functional/RadioTunerTest.java