mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2024-10-01 01:35:54 -04:00
08ea27fd00
ie. not on tablets without cellular
28 lines
691 B
Makefile
28 lines
691 B
Makefile
# F-Droid
|
|
PRODUCT_PACKAGES += \
|
|
F-DroidOfficial \
|
|
F-DroidPrivilegedExtensionOfficial
|
|
|
|
# UnifiedNLP
|
|
PRODUCT_PACKAGES += \
|
|
UnifiedNLP \
|
|
DejaVuNlpBackend \
|
|
IchnaeaNlpBackend \
|
|
NominatimNlpBackend
|
|
|
|
# Replacements
|
|
PRODUCT_PACKAGES += \
|
|
EtarPrebuilt \
|
|
FennecDOS \
|
|
FairEmail \
|
|
OpenCamera \
|
|
SimpleGallery \
|
|
VanillaMusic
|
|
|
|
# Notes
|
|
# - Available (via PrebuiltApps submodule): K9Mail, OpenKeychain, Orbot, Shelter, TalkBack
|
|
# - Camera Choices: None (Camera2/Snap), OpenCamera
|
|
# - Gallery Choices: None (AOSP/Lineage), SimpleGallery
|
|
# - OpenKeychain inclusion is undecided yet
|
|
# - Orbot/TorBrowser will most likely never be included due to various reasons
|