Fix SecurityExceptions caused by LOH

This commit is contained in:
Mygod
2018-06-01 20:55:48 +08:00
parent 68a7a3e444
commit e25f590bd6
3 changed files with 23 additions and 3 deletions

View File

@@ -29,6 +29,7 @@
<string name="repeater_failure_reason_no_service_requests">未添加服务请求</string>
<string name="tethering_temp_hotspot">临时 WLAN 热点</string>
<string name="tethering_temp_hotspot_location">使用临时热点需要打开位置服务。</string>
<string name="tethering_temp_hotspot_failure">打开热点失败 (原因:%s)</string>
<string name="tethering_temp_hotspot_failure_no_channel">无频段</string>
<string name="tethering_temp_hotspot_failure_generic">通用错误</string>