DivestOS/Patches/Common/android_vendor_divested/overlay/common/packages/apps/Settings/res/values/config.xml
Tad 9af1881a89 Many changes
- 15.1: Fix build
- 15.1: Add jfltexx
- 15.1: Add CVE patchers for jf and fugu
- Manifests: Add Intel repos back
- Overlay: Add more default apps to launcher
- Remove more blobs
2018-07-19 22:15:20 -04:00

14 lines
437 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Does the device allow updating the recovery. -->
<bool name="config_enableRecoveryUpdater">true</bool>
<!-- Whether or not App & Notification screen should display recently used apps -->
<bool name="config_display_recent_apps">false</bool>
<!-- When true enable gesture setting. -->
<bool name="config_gesture_settings_enabled">true</bool>
</resources>