audio: AudioHal LogTag refine. [1/1]

PD#SWPL-152546

Problem:
AudioHal LogTag refine.

Solution:
refine the file in audio_hal

Verify:
continuous-branch

Change-Id: Ie99d852624a5815e577b8c7974a79dd844137db2
Signed-off-by: dongyang.zhang <dongyang.zhang@amlogic.com>
diff --git a/utils/ini/ini.cpp b/utils/ini/ini.cpp
index 20c3229..03ea6b1 100644
--- a/utils/ini/ini.cpp
+++ b/utils/ini/ini.cpp
@@ -13,6 +13,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
+#define LOG_TAG "audio_hw_utils_ini"
 
 #define _CRT_SECURE_NO_WARNINGS
 //#pragma warning (disable: 4127)