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

Commit 74836fbc authored by Islam Elbanna's avatar Islam Elbanna Committed by Gerrit Code Review
Browse files

Merge "Use profile at framework/base/boot/ instead of the combined one at...

Merge "Use profile at framework/base/boot/ instead of the combined one at framework/base/config" into main
parents af8eb077 e4da757a
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -24,11 +24,6 @@ PRODUCT_VENDOR_PROPERTIES += \
# Speed profile services and wifi-service to reduce RAM and storage.
PRODUCT_SYSTEM_SERVER_COMPILER_FILTER := speed-profile

# Use a profile based boot image for this device. Note that this is currently a
# generic profile and not Android Go optimized.
PRODUCT_USE_PROFILE_FOR_BOOT_IMAGE := true
PRODUCT_DEX_PREOPT_BOOT_IMAGE_PROFILE_LOCATION := frameworks/base/config/boot-image-profile.txt

# Do not generate libartd.
PRODUCT_ART_TARGET_INCLUDE_DEBUG_BUILD := false