Merge "Camera: Update doc on required feature combination query" into main
diff --git a/audio/include/system/audio.h b/audio/include/system/audio.h
index 4c718cd..edceb49 100644
--- a/audio/include/system/audio.h
+++ b/audio/include/system/audio.h
@@ -2532,6 +2532,7 @@
 #define AUDIO_OFFLOAD_CODEC_PADDING_SAMPLES  "padding_samples"
 
 #define AUDIO_PARAMETER_CLIP_TRANSITION_SUPPORT "aosp.clipTransitionSupport"
+#define AUDIO_PARAMETER_CREATE_MMAP_BUFFER "aosp.createMmapBuffer"
 
 /**
  * The maximum supported audio sample rate.