cc12458 3 mesi fa
parent
commit
fb1e72ed32

+ 6 - 0
app/src/aio-CD-510100/res/values/application.xml

@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+  <string name="app_id">AIO</string>
+  <string name="app_name">中医健康辨识仪(区域版.CD)</string>
+  <string name="app_screen">browser/kiosk?url=https://xingxinsaas.com/aio/</string>
+</resources>

+ 5 - 0
app/src/aio-CD-510100/res/values/browser_proxy.xml

@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+  <bool name="browser_http_proxy_enabled">true</bool>
+  <string-array name="browser_proxy_pool" />
+</resources>

+ 5 - 0
app/src/aio-CD-510100/res/values/pulse.xml

@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+  <bool name="taiyi_skip_report">true</bool>
+  <integer name="taiyi_delay_disconnect">300</integer>
+</resources>

+ 1 - 0
gradle.properties

@@ -26,6 +26,7 @@ android.nonTransitiveRClass=true
 project.aio=debug
 project.aio-test=aio
 project.aio-prod=aio-test
+project.aio-CD-510100=aio-prod
 project.aio-CQ=aio-test
 
 project.pda=debug