audio: alsa_utils: change log tag
* Match log tags used elsewhere in the audio HAL to make debugging easier (i.e. 'logcat | grep AHAL').
This commit is contained in:
@@ -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*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user