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

Commit 60321eb4 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Merge branch 'epic211-a16-qpr0' into 'a16'

Add changes for A16

See merge request !234
parents 9994bedb f3ef6dab
Loading
Loading
Loading
Loading
+0 −10
Original line number Original line Diff line number Diff line
@@ -23,16 +23,6 @@ ifneq ($(TARGET_SUPPORTS_32_BIT_APPS),false)
include $(call inherit-product, external/svox/svox_tts.mk)
include $(call inherit-product, external/svox/svox_tts.mk)
endif
endif


# CustomLocale
ifeq (test,$(RELEASE_TYPE))
PRODUCT_PACKAGES += \
    CustomLocale
endif

# Launcher
PRODUCT_PACKAGES += \
    BlissLauncher3

# Overlays
# Overlays
PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS += $(VENDOR_PATH)/overlay/no-rro
PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS += $(VENDOR_PATH)/overlay/no-rro


+15 −0
Original line number Original line Diff line number Diff line
# BlissLauncher
ifeq ($(PRODUCT_TYPE), go)
PRODUCT_PACKAGES += \
    BlissLauncher3Go

PRODUCT_DEXPREOPT_SPEED_APPS += \
    BlissLauncher3Go
else
PRODUCT_PACKAGES += \
    BlissLauncher3

PRODUCT_DEXPREOPT_SPEED_APPS += \
    BlissLauncher3
endif

# Default notification/alarm sounds
# Default notification/alarm sounds
PRODUCT_PRODUCT_PROPERTIES += \
PRODUCT_PRODUCT_PROPERTIES += \
    ro.config.notification_sound=Selenium.ogg \
    ro.config.notification_sound=Selenium.ogg \