mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2024-10-01 01:35:54 -04:00
Overlay tweaks
This commit is contained in:
parent
df213a8b19
commit
3027afedd8
@ -35,9 +35,6 @@
|
||||
<!-- This config is ued to determine whether animations are allowed in low power mode. -->
|
||||
<bool name="config_allowAnimationsInLowPowerMode">false</bool>
|
||||
|
||||
<!-- If true, the display will be shifted around in ambient mode. -->
|
||||
<bool name="config_enableBurnInProtection">false</bool>
|
||||
|
||||
<!-- Values for GPS configuration -->
|
||||
<string-array translatable="false" name="config_gpsParameters">
|
||||
<item>SUPL_HOST=supl.google.com</item>
|
||||
|
@ -19,7 +19,6 @@ PRODUCT_PACKAGES += \
|
||||
PRODUCT_PACKAGES += \
|
||||
CameraRoll \
|
||||
FennecDOS \
|
||||
K9Mail \
|
||||
Silence \
|
||||
VanillaMusic
|
||||
|
||||
@ -29,6 +28,7 @@ PRODUCT_PACKAGES += \
|
||||
|
||||
# Notes
|
||||
# - Official F-Droid will be included once #843 is implemented
|
||||
# - K-9 Mail Will be included after 5.5xx release
|
||||
# - OpenKeychain inclusion is undecided yet
|
||||
# - Net Monitor will be included after #58 is merged
|
||||
# - Orbot/Orfox will most likely never be included due to various reasons
|
||||
|
Loading…
Reference in New Issue
Block a user