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

Commit dfa9853c authored by Aayush Gupta's avatar Aayush Gupta
Browse files

Merge branch '253os-q-buildCustomLocale' into 'v1-q'

config: common: Build CustomLocale for non-stable builds

See merge request !14
parents 25431c0b 45af02ab
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -14,6 +14,12 @@

VENDOR_PATH := vendor/eos

# CustomLocale
ifneq (stable,$(RELEASE_TYPE))
PRODUCT_PACKAGES += \
    CustomLocale
endif

# Overlays
DEVICE_PACKAGE_OVERLAYS += \
    $(VENDOR_PATH)/overlay