mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-09-21 13:14:41 -04:00
Replace calendar with Etar, and drop LocalCalendar
This commit is contained in:
parent
260140f0a1
commit
496fddb303
3 changed files with 4 additions and 6 deletions
|
@ -12,6 +12,7 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
# Replacements
|
||||
PRODUCT_PACKAGES += \
|
||||
Etar \
|
||||
FennecDOS \
|
||||
FairEmail \
|
||||
OpenCamera \
|
||||
|
@ -19,12 +20,8 @@ PRODUCT_PACKAGES += \
|
|||
SimpleGallery \
|
||||
VanillaMusic
|
||||
|
||||
# Others
|
||||
PRODUCT_PACKAGES += \
|
||||
LocalCalendar
|
||||
|
||||
# Notes
|
||||
# - Available (via PrebuiltApps submodule): K9Mail, NetMonitor, OpenKeychain, Orbot, Shelter, TalkBack, TorBrowser
|
||||
# - Available (via PrebuiltApps submodule): K9Mail, LocalCalendar, NetMonitor, OpenKeychain, Orbot, Shelter, TalkBack, TorBrowser
|
||||
# - Camera Choices: None (Camera2/Snap), OpenCamera
|
||||
# - Gallery Choices: None (AOSP/Lineage), SimpleGallery
|
||||
# - OpenKeychain inclusion is undecided yet
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue