summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rwxr-xr-xres/values/config.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index 69707e3..aa97d3c 100755
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -101,4 +101,7 @@
<!-- Does the device allow for manual subscription provisioning? Only works for multi-sim devices,
and currently depends on QC's proprietary telephony stack -->
<bool name="config_enableManualSubProvisioning">true</bool>
+
+ <!-- Does the device allow updating the recovery. -->
+ <bool name="config_enableRecoveryUpdater">true</bool>
</resources>