From ff886457f58791eea4532f6167af51184d9dfe43 Mon Sep 17 00:00:00 2001
From: lss <lsc@hdlchina.com.cn>
Date: 星期四, 26 五月 2022 17:31:42 +0800
Subject: [PATCH] 送测

---
 HDLLinphoneSDKDemoNew/app/src/main/java/com/example/hdllinphonesdkdemo/HDLUtils.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/HDLLinphoneSDKDemoNew/app/src/main/java/com/example/hdllinphonesdkdemo/HDLUtils.java b/HDLLinphoneSDKDemoNew/app/src/main/java/com/example/hdllinphonesdkdemo/HDLUtils.java
index 9111da8..abb81fd 100644
--- a/HDLLinphoneSDKDemoNew/app/src/main/java/com/example/hdllinphonesdkdemo/HDLUtils.java
+++ b/HDLLinphoneSDKDemoNew/app/src/main/java/com/example/hdllinphonesdkdemo/HDLUtils.java
@@ -23,7 +23,7 @@
 ////                mAudioPlayUtil.playAudioFile(AudioPlayUtil.CAPTURE_SOUND);
 //
 //                final String strCaptureFile = context.getCapturesFolder() + "/" + System.currentTimeMillis() + ".jpg";
-//                Log.e(TAG, "captured picture file path is " + strCaptureFile);
+//                HDLLog.e(TAG, "captured picture file path is " + strCaptureFile);
 //
 //                if (TextUtils.isEmpty(strCaptureFile)) {
 //                    bmp.recycle();

--
Gitblit v1.8.0