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

Commit 932e5467 authored by Jiakai Zhang's avatar Jiakai Zhang Committed by Bharath
Browse files

FP3: Preopt SystemUI for AOSP builds.

Bug: 232860596
Test: See no dex2oat invocation on the first boot.
Change-Id: I21b99fac3934060d27fad7323979cbb5f0ed28e8
(cherry picked from commit 1346647ab4b40afb9d0e737df2ec0cf0f12c2c4d)
parent d4db9354
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -224,6 +224,10 @@ PRODUCT_PROPERTY_OVERRIDES += \
           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 += \
    android.hardware.graphics.allocator@2.0-impl:64 \