Loading core/res/res/values/config.xml +5 −0 Original line number Diff line number Diff line Loading @@ -65,6 +65,11 @@ master volume stream and nothing else . --> <bool name="config_useMasterVolume">false</bool> <!-- Flag indicating that the media framework should support playing of sounds on volume key usage. This adds noticeable additional overhead to volume key processing, so is disableable for products for which it is irrelevant. --> <bool name="config_useVolumeKeySounds">true</bool> <!-- Array of integer pairs controlling the rate at which the master volume changes in response to volume up and down key events. The first integer of each pair is compared against the current master volume Loading Loading
core/res/res/values/config.xml +5 −0 Original line number Diff line number Diff line Loading @@ -65,6 +65,11 @@ master volume stream and nothing else . --> <bool name="config_useMasterVolume">false</bool> <!-- Flag indicating that the media framework should support playing of sounds on volume key usage. This adds noticeable additional overhead to volume key processing, so is disableable for products for which it is irrelevant. --> <bool name="config_useVolumeKeySounds">true</bool> <!-- Array of integer pairs controlling the rate at which the master volume changes in response to volume up and down key events. The first integer of each pair is compared against the current master volume Loading