From c958e1806f0cc150644d9e8da82df0e6c8d8fe77 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期三, 28 十月 2020 09:59:56 +0800
Subject: [PATCH] 2020-10-28 1.更新

---
 Android_HDL_SDK_XW/hdl_core/proguard-rules.pro |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/Android_HDL_SDK_XW/hdl_core/proguard-rules.pro b/Android_HDL_SDK_XW/hdl_core/proguard-rules.pro
index f1b4245..2276dd2 100644
--- a/Android_HDL_SDK_XW/hdl_core/proguard-rules.pro
+++ b/Android_HDL_SDK_XW/hdl_core/proguard-rules.pro
@@ -19,3 +19,6 @@
 # If you keep the line number information, uncomment this to
 # hide the original source file name.
 #-renamesourcefileattribute SourceFile
+
+#-keep class org.eclipse.paho.client.mqttv3.logging.JSR47Logger { *; }
+#-keep class org.eclipse.paho.* { *; }
\ No newline at end of file

--
Gitblit v1.8.0