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

Commit 99909f28 authored by Alexy Joseph's avatar Alexy Joseph Committed by Gerrit - the friendly Code Review server
Browse files

hal: Add audio output policy config for pro audio

Add audio output policy configuration for
pro audio. This will be used when ULLPP
is used.

Change-Id: I7c603bfd79ebb0acdb51ac3ce4d06799c06119dc
CRs-Fixed: 1099039
parent ffa09b7e
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -18,6 +18,13 @@ outputs {
    bit_width 16
    app_type 69937
  }
  proaudio {
    flags AUDIO_OUTPUT_FLAG_FAST|AUDIO_OUTPUT_FLAG_RAW
    formats AUDIO_FORMAT_PCM_16_BIT
    sampling_rates 48000
    bit_width 16
    app_type 69943
  }
  deep_buffer {
    flags AUDIO_OUTPUT_FLAG_DEEP_BUFFER
    formats AUDIO_FORMAT_PCM_16_BIT