Skip to content

Commit

Permalink
breeze: Enable DM file pre-opting to reduce first boot time
Browse files Browse the repository at this point in the history
Signed-off-by: SakthivelNadar <s2234nadar@gmail.com>
  • Loading branch information
acroreiser authored and Hadenix committed Oct 9, 2023
1 parent 8305e05 commit b7329e8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
# Soong namespaces
PRODUCT_SOONG_NAMESPACES += $(LOCAL_PATH)

# Enable DM file pre-opting to reduce first boot time
PRODUCT_DEX_PREOPT_GENERATE_DM_FILES := true

# Audio
PRODUCT_PACKAGES += \
android.hardware.audio@4.0.vendor \
Expand Down

0 comments on commit b7329e8

Please sign in to comment.