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

Commit eadff06e authored by Xiaojun Sang's avatar Xiaojun Sang
Browse files

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: default avatarXiaojun Sang <xsang@codeaurora.org>
parent 0ea391ba
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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",
+1 −0
Original line number Diff line number Diff line
@@ -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",