DivestOS/Patches/Common/android_vendor_divested/packages.mk
Tad 7ef5d9a9c4
Broken EUICC handling
Signed-off-by: Tad <tad@spotco.us>
2023-08-05 18:57:32 -04:00

31 lines
681 B
Makefile

# F-Droid
PRODUCT_PACKAGES += \
F-DroidOfficial
# Replacements
PRODUCT_PACKAGES += \
EtarPrebuilt \
FennecDOS \
SimpleGallery
#ifeq ($(findstring flox,$(TARGET_PRODUCT)),)
#PRODUCT_PACKAGES += \
# OpenCamera
#endif
#ifneq ($(filter crosshatch blueline bonito sargo coral flame sunfish barbet redfin bluejay oriole raven panther cheetah FP4,$(TARGET_DEVICE)),)
#PRODUCT_PACKAGES += \
# OpenEUICC
#endif
# Extras
PRODUCT_PACKAGES += \
TalkBack \
SupportDivestOS \
microg.xml
# Notes
# - Available (via PrebuiltApps submodule): eSpeakNG
# - Camera Choices: None (Camera2/Snap), OpenCamera
# - Gallery Choices: None (AOSP/Lineage), SimpleGallery