diff --git a/audio/alsa_utils/alsa_device_profile.c b/audio/alsa_utils/alsa_device_profile.c index f47ee09..a34ae08 100644 --- a/audio/alsa_utils/alsa_device_profile.c +++ b/audio/alsa_utils/alsa_device_profile.c @@ -14,7 +14,7 @@ * limitations under the License. */ -#define LOG_TAG "alsa_device_profile" +#define LOG_TAG "AHAL_alsa_device_profile" /*#define LOG_NDEBUG 0*/ /*#define LOG_PCM_PARAMS 0*/ diff --git a/audio/alsa_utils/alsa_device_proxy.c b/audio/alsa_utils/alsa_device_proxy.c index 434914a..fa2bc8b 100644 --- a/audio/alsa_utils/alsa_device_proxy.c +++ b/audio/alsa_utils/alsa_device_proxy.c @@ -14,7 +14,7 @@ * limitations under the License. */ -#define LOG_TAG "alsa_device_proxy" +#define LOG_TAG "AHAL_alsa_device_proxy" /*#define LOG_NDEBUG 0*/ /*#define LOG_PCM_PARAMS 0*/ diff --git a/audio/alsa_utils/alsa_format.c b/audio/alsa_utils/alsa_format.c index ef4d7a8..5545b9d 100644 --- a/audio/alsa_utils/alsa_format.c +++ b/audio/alsa_utils/alsa_format.c @@ -14,7 +14,7 @@ * limitations under the License. */ -#define LOG_TAG "alsa_format" +#define LOG_TAG "AHAL_alsa_format" /*#define LOG_NDEBUG 0*/ #include "include/alsa_format.h" diff --git a/audio/alsa_utils/alsa_logging.c b/audio/alsa_utils/alsa_logging.c index d609867..1a9eecc 100644 --- a/audio/alsa_utils/alsa_logging.c +++ b/audio/alsa_utils/alsa_logging.c @@ -14,7 +14,7 @@ * limitations under the License. */ -#define LOG_TAG "alsa_logging" +#define LOG_TAG "AHAL_alsa_logging" /*#define LOG_NDEBUG 0*/ #include