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

Commit 73907762 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Add clock, calculator, gallery, music and recorder as prebuilt for A14

parent c1af8771
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@ android_app_import {
    default_dev_cert: true,
    overrides: [
        "Music",
        "Eleven",
        "Twelve",
    ],
    apk: "app-release.apk",
+1 −1
Original line number Diff line number Diff line
@@ -88,7 +88,7 @@ PRODUCT_PACKAGES += BlissLauncher3_A14
endif

# Lineage Prebuilt apps
ifneq ($(shell test $(PLATFORM_SDK_VERSION) -ge 35 && echo true),)
ifneq ($(shell test $(PLATFORM_SDK_VERSION) -ge 34 && echo true),)
PRODUCT_PACKAGES += \
    CalculatorPrebuilt \
    DeskClockPrebuilt \