From 7c543a7f222c7f70967cd94d658a35de4d1e4aa6 Mon Sep 17 00:00:00 2001
From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local>
Date: 星期五, 22 十一月 2019 16:44:22 +0800
Subject: [PATCH] 2019.11.22

---
 ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj b/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj
index 5279e81..f0f8d37 100644
--- a/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj
+++ b/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj
@@ -34,7 +34,6 @@
     <AndroidEnableSGenConcurrent>true</AndroidEnableSGenConcurrent>
     <EmbedAssembliesIntoApk>true</EmbedAssembliesIntoApk>
     <AndroidDexTool>d8</AndroidDexTool>
-    <AndroidEnableProfiledAot>false</AndroidEnableProfiledAot>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     <DebugSymbols>true</DebugSymbols>
@@ -48,7 +47,6 @@
     <MandroidI18n>cjk</MandroidI18n>
     <DefineConstants>Android,Release</DefineConstants>
     <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
-    <AndroidEnableProfiledAot>false</AndroidEnableProfiledAot>
     <AndroidDexTool>d8</AndroidDexTool>
     <AndroidUseAapt2>false</AndroidUseAapt2>
   </PropertyGroup>
@@ -542,6 +540,12 @@
     <AndroidAsset Include="Assets\Phone\SceneIcon\2.png" />
     <AndroidAsset Include="Assets\Phone\SceneIcon\3.png" />
     <AndroidAsset Include="Assets\Phone\SceneIcon\4.png" />
+    <AndroidAsset Include="Assets\Phone\Account\Back.png" />
+    <AndroidAsset Include="Assets\Phone\RoomIcon\2.JPG" />
+    <AndroidAsset Include="Assets\Phone\RoomIcon\0.JPG" />
+    <AndroidAsset Include="Assets\Phone\RoomIcon\1.JPG" />
+    <AndroidAsset Include="Assets\Phone\RoomIcon\3.JPG" />
+    <AndroidAsset Include="Assets\Phone\Scene\Delaying.png" />
   </ItemGroup>
   <ItemGroup>
     <AndroidAsset Include="Assets\Phone\Item\InputAccountIcon.png" />

--
Gitblit v1.8.0