don't install apps from unknown sources by default, disable adb on a new install

This commit is contained in:
Wolfgang Wiedmeyer 2015-10-01 18:18:35 +02:00
parent 90cad29097
commit 238980568e
1 changed files with 0 additions and 2 deletions

View File

@ -18,8 +18,6 @@
-->
<resources>
<string name="def_backup_transport">com.google.android.backup/.BackupTransportService</string>
<bool name="def_install_non_market_apps">true</bool>
<bool name="def_adb_enabled">true</bool>
<bool name="def_advanced_reboot">true</bool>
<!-- Circle -->
<integer name="def_battery_style">2</integer>