Fix def_enable_mobile_data overlay

Change-Id: I2f7e38e2726df641089e291725bc25904ac35537
This commit is contained in:
Sean hoyt 2017-02-03 02:04:52 +00:00
parent cb84ed654b
commit dc9d6a4bfd
1 changed files with 1 additions and 1 deletions

View File

@ -17,5 +17,5 @@
*/
-->
<resources>
<string name="def_enable_mobile_data">false</string>
<bool name="def_enable_mobile_data">false</bool>
</resources>