mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-07 22:02:30 -04:00
Many changes
- ASB chery picks - 16.0: recovery: fix sideload - Restore releasetools for some devices - Only include Backup where supported - Change some small defaults - z00t: 14.1 -> 15.1 - himaul: 14.1 -> 15.1 - i9100: 14.1 -> 15.1+16.0 - flo: 15.1 -> 16.0, disabled - flounder: 15.1 disabled, enable 14.1
This commit is contained in:
parent
09b38c1f04
commit
19d5b66097
19 changed files with 711 additions and 34 deletions
|
@ -1,6 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
|
||||
<bool name="def_airplane_mode_on">false</bool>
|
||||
<bool name="def_bluetooth_on">false</bool>
|
||||
<bool name="def_wifi_on">false</bool>
|
||||
|
||||
<!-- Default for Settings.Secure.LOCK_SCREEN_ALLOW_PRIVATE_NOTIFICATIONS -->
|
||||
<bool name="def_lock_screen_allow_private_notifications">false</bool>
|
||||
|
||||
|
|
|
@ -20,7 +20,6 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
# Others
|
||||
PRODUCT_PACKAGES += \
|
||||
Backup \
|
||||
LocalCalendar
|
||||
|
||||
# Notes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue