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