[Feature][T106_eSDK]update from T106-V2.01.01.02P56U09.AP.17.09_CAP.17.09.01 to T106-M42-PLXXXX-P56U11.AP.19.00_CAP.19.00.01 -- Uboot
Only Configure: No
Affected branch: master
Affected module: unknow
Is it affected on both ZXIC and MTK: only ZXIC
Self-test: Yes
Doc Update: No
Change-Id: If778e987062fc0ce442ef98742fa50342e5ab8d0
diff --git a/Uboot/pub/include/infra/pub_debug_info.h b/Uboot/pub/include/infra/pub_debug_info.h
index 95a480f..1ee2f88 100755
--- a/Uboot/pub/include/infra/pub_debug_info.h
+++ b/Uboot/pub/include/infra/pub_debug_info.h
@@ -36,6 +36,10 @@
#define MODULE_ID_CAP_FOTA ("cap_fota")
#define MODULE_ID_CAP_FS_CHECK ("cap_fs_check")
+
+#define MODULE_ID_PS_AUDIO ("ps_audio")
+#define MODULE_ID_AP_AUDIO ("ap_audio")
+#define MODULE_ID_CAP_AUDIO ("cap_audio")
#if defined(_USE_ZXIC_DEBUG_INFO)
int sc_debug_info_vrecord(char *id, const char *format, va_list args);