Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2393f6e2 authored by Kensuke Miyagi's avatar Kensuke Miyagi
Browse files

Add tuner resource inquery APIs

boolean Tuner#hasUnusedFrontend(int frontendType)
boolean Tuner#isLowestPriority(int frontendType)

Additionally, adding the following functions in
ITunerResourceManager.aidl to enable testing of the above APIs with
custom frontend resource map.

void storeFrontendResourceMap()
void clearFrontendResourceMap()
void restoreFrontendResourceMap()

Also adding dumpsys for TunerResourceManager.

Bug: 192010866
Test: android.media.tv.tuner.cts.TunerTest
Change-Id: I0b7eb6a3c13795f4101306faae0ec215d638b7cb
parent 130af6c5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment