Loading Twelve/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ android_app_import { default_dev_cert: true, overrides: [ "Music", "Eleven", "Twelve", ], apk: "app-release.apk", Loading config/common.mk +1 −1 Original line number Diff line number Diff line Loading @@ -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 \ Loading Loading
Twelve/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ android_app_import { default_dev_cert: true, overrides: [ "Music", "Eleven", "Twelve", ], apk: "app-release.apk", Loading
config/common.mk +1 −1 Original line number Diff line number Diff line Loading @@ -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 \ Loading