Allow creating repeater w/o root

This commit is contained in:
Mygod
2018-10-08 15:17:48 +08:00
parent 634ac72350
commit e4e716ab83
4 changed files with 23 additions and 52 deletions

View File

@@ -36,7 +36,6 @@
<string name="repeater_failure_reason_error">internal error</string>
<string name="repeater_failure_reason_p2p_unsupported">Wi\u2011Fi direct unsupported</string>
<string name="repeater_failure_reason_busy">framework is busy</string>
<string name="repeater_failure_reason_no_service_requests">no service requests added</string>
<string name="repeater_failure_reason_unsupported_operation">unsupported operation</string>