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

Unverified Commit 71db9d12 authored by Nanhumly's avatar Nanhumly
Browse files

FP3: Remove duplicate SystemUI optimizations

* They always exist in vendor/lineage/config/common.mk
  This also reverts commit 932e5467 and commit d4db9354

Change-Id: I59bff3e6e5f6961c7153dcda8f5125ad248fb87e
parent 31506fa7
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -25,11 +25,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
TARGET_SYSTEM_PROP := $(LOCAL_PATH)/system.prop


# Compile SystemUI on device with `speed`.
PRODUCT_VENDOR_PROPERTIES += \
    dalvik.vm.systemuicompilerfilter=speed


# Set system properties identifying the chipset
PRODUCT_VENDOR_PROPERTIES += ro.soc.manufacturer=QTI
PRODUCT_VENDOR_PROPERTIES += ro.soc.model=SDM450
@@ -227,9 +222,6 @@ PRODUCT_VENDOR_PROPERTIES += \
           vendor.vidc.disable.split.mode=1
$(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk)

# Preopt SystemUI
PRODUCT_DEXPREOPT_SPEED_APPS += SystemUI  # For AOSP


# Display
PRODUCT_PACKAGES += \