Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b52a14dd authored by Romain Hunault's avatar Romain Hunault 🚴🏻
Browse files

Merge branch 'minimal-apps-false-oreo' into 'v1-oreo'

[OREO] Build default /e/ with all apps

See merge request !55
parents bc744439 9e099a00
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -152,6 +152,11 @@ PRODUCT_PACKAGES += \
    ESmsSync \
    PwaPlayer

# If MINIMAL_APPS is not set, set it to false by default.
ifndef MINIMAL_APPS
	MINIMAL_APPS := false
endif

# Optional Applications
ifeq ($(MINIMAL_APPS),false)
PRODUCT_PACKAGES += \