summaryrefslogtreecommitdiff
path: root/media/tests/AudioPolicyTest
AgeCommit message (Expand)Author
2025-03-18Revert "Add MODIFY_AUDIO_SETTINGS_PRIVILEGED permission check to volume callb... Oscar Azucena
2025-03-17Add MODIFY_AUDIO_SETTINGS_PRIVILEGED permission check to volume callback François Gaffie
2025-03-17AudioService: move volume callback on AudioService Francois Gaffie
2025-01-24Use cache for volume getter Vlad Popa
2025-01-23Use cache for min max volume getter Vlad Popa
2024-09-05Merge "Create a new test_module_config entries for TEST_MAPPING options" into... Ronald Braunstein
2024-09-02Create a new test_module_config entries for TEST_MAPPING options Ronald Braunstein
2024-06-04Merge "Correct comment spelling error." into main am: 108b688e2e am: 522da4641a Treehugger Robot
2024-06-04Merge "Correct comment spelling error." into main am: 108b688e2e Treehugger Robot
2024-04-09Correct comment spelling error. wujianxing1
2024-03-27Fix deep copy of fade manager config when using copy cosntructor Raj Goparaju
2024-03-13Support hidden audio usage in fade manager configuration Raj Goparaju
2024-03-07Add unit tests for default fade duration apis Raj Goparaju
2024-02-07Address review comments for fade manager clear APIs Raj Goparaju
2024-02-06Address review comments for fade manager configuration API Raj Goparaju
2023-11-27Support configurable fade properties Raj Goparaju
2023-12-09Remove fade manager aconfig from media solutions repo Raj Goparaju
2023-08-31Move AudioMix related unit tests to CTS Jan Sebechlebsky
2023-08-31Add API to update mix rule for registered AudioMix-es Jan Sebechlebsky
2023-08-30Make AudioMix, AudioMixMatchCriterion & AudioMixingRule Parcelable Jan Sebechlebsky
2023-06-29Rewrite AudioMix validation & add more test coverage Jan Sebechlebsky
2023-06-16Allow to specify remote submix device as target for RENDER AudioMix. Jan Sebechlebsky
2023-05-05Fix AudioProductStrategy.equals implementation Jan Sebechlebsky
2023-03-07Fix AudioPolicy.detachMixes Jan Sebechlebsky
2023-01-10AudioPolicyDeathTest: fix flakiness Eric Laurent
2022-12-21Add audiopolicytest to device-tests suite Eric Laurent
2022-12-07AudioPolicy: add test for dynamic audio policy client death Eric Laurent
2022-10-18Throw exception when attempting to build empty AudioMixingRule. Jan Sebechlebsky
2022-10-14Add support for audio session id based routing Jan Sebechlebsky
2022-10-05Fix mix role deduction and validation in AudioMixingRule.Builder Jan Sebechlebsky
2022-10-05Fix AudioMixingRule validation Jan Sebechlebsky
2022-10-04Migrate audio policy test to AndroidJUnit4 Jan Sebechlebsky
2021-04-12Moving additional AudioManager tests to gts/GMSCore Paul McLean
2021-02-18[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2020-10-08Fix AudioPolicyTest manifest Eric Laurent
2020-04-14AudioManager: Add functional tests for productstrategy/volumegroup Francois Gaffie