DivestOS/Patches/Common/android_vendor_divested/packages.mk
Tad 2400cf0964 App updates
- Drops Calendar, Eleven, and Email
- Adds a variable for Silence inclusion
- Adds a NONE option for microG inclusion flag to disable NLP inclusion

Signed-off-by: Tad <tad@spotco.us>
2022-01-24 06:30:15 -05:00

28 lines
545 B
Makefile

# F-Droid
PRODUCT_PACKAGES += \
F-DroidOfficial \
F-DroidPrivilegedExtensionOfficial
# Replacements
PRODUCT_PACKAGES += \
EtarPrebuilt \
FennecDOS \
FairEmail \
SimpleGallery \
VanillaMusic
ifeq ($(findstring flox,$(TARGET_PRODUCT)),)
PRODUCT_PACKAGES += \
OpenCamera
endif
# Extras
PRODUCT_PACKAGES += \
TalkBack \
SupportDivestOS
# Notes
# - Available (via PrebuiltApps submodule): eSpeakNG
# - Camera Choices: None (Camera2/Snap), OpenCamera
# - Gallery Choices: None (AOSP/Lineage), SimpleGallery