kernel: add header file for audio compressed formats in bp
Audio compressed format definition moves to techpack. Add the new file in bp. Change-Id: Ib484a3a5da11d92f358488372c5faa9a577d6d5b Signed-off-by: Xiaojun Sang <xsang@codeaurora.org>
This commit is contained in:
parent
0ea391bae1
commit
eadff06ece
@ -986,6 +986,7 @@ gen_headers_out_arm = [
|
||||
"audio/sound/msmcal-hwdep.h",
|
||||
"audio/sound/voice_params.h",
|
||||
"audio/sound/wcd-dsp-glink.h",
|
||||
"audio/sound/audio_compressed_formats.h",
|
||||
"audio/linux/mfd/wcd9xxx/wcd9320_registers.h",
|
||||
"audio/linux/mfd/wcd9xxx/wcd9xxx_registers.h",
|
||||
"camera/media/cam_cpas.h",
|
||||
|
@ -982,6 +982,7 @@ gen_headers_out_arm64 = [
|
||||
"audio/sound/msmcal-hwdep.h",
|
||||
"audio/sound/voice_params.h",
|
||||
"audio/sound/wcd-dsp-glink.h",
|
||||
"audio/sound/audio_compressed_formats.h",
|
||||
"audio/linux/mfd/wcd9xxx/wcd9320_registers.h",
|
||||
"audio/linux/mfd/wcd9xxx/wcd9xxx_registers.h",
|
||||
"camera/media/cam_cpas.h",
|
||||
|
Loading…
Reference in New Issue
Block a user