add missing file
This commit is contained in:
parent
5ad011c380
commit
ed1c204aaa
1 changed files with 8 additions and 0 deletions
8
res/values/array.xml
Normal file
8
res/values/array.xml
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string-array name="pref_handle_outcall_keys">
|
||||
<item>off</item>
|
||||
<item>ask_for_outcall_interception</item>
|
||||
<item>alway_intercept_out_call</item>
|
||||
</string-array>
|
||||
</resources>
|
Loading…
Reference in a new issue