Disable installation from unknown sources

The setting is not required anymore due to the F-Droid Privileged
Extension.

Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
This commit is contained in:
Wolfgang Wiedmeyer 2016-12-16 19:33:21 +01:00
parent 56568c29f3
commit 119005c7c2
No known key found for this signature in database
GPG Key ID: 5816A24C10757FC4
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@
-->
<resources>
<string name="def_backup_transport">com.google.android.gms/.backup.BackupTransportService</string>
<bool name="def_install_non_market_apps">true</bool>
<!-- Enable notification counters in statusbar -->
<integer name="def_notif_count">1</integer>
</resources>