Skip to content
Snippets Groups Projects
Commit e19d11fb authored by Martin Puryear's avatar Martin Puryear Committed by CQ bot account: commit-bot@chromium.org
Browse files

[audio_core] Admin method to control device settings

This CL adds an admin-only method to enable or disable the
systemwide creation and update of audio device settings files.

This work is being done in preparation for the creation of long-
running audio tests that (among other things) create and destroy
an endless number of audio input and output devices (in conjunction
with virtualaudio), which otherwise would completely fill all
available storage with audio device settings files.  While we do
also want eventually to test the out-of-storage scenario, we also
want to be able to remove this factor, in order to find the other
factors that may stop us from being able to operate indefinitely.

Test: to be created

Change-Id: I1f0f9fff815b6c6f9d088c50b76d961f852902bb
parent 0eb01d41
No related branches found
No related tags found
Loading
Showing
with 196 additions and 49 deletions
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