sm7125-common: Disable UFFD GC via OVERRIDE_ENABLE_UFFD_GC

* Our kernel (4.14) does not support features needed for UFFD GC.
  Leaving it enabled results in long waiting time on the first boot.
This commit is contained in:
shaenix
2025-08-07 15:54:35 +05:30
parent 0f898002e0
commit 7d2fdb032b

View File

@@ -462,6 +462,9 @@ PRODUCT_PACKAGES += \
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml
# UFFD GC
OVERRIDE_ENABLE_UFFD_GC := false
# USB
PRODUCT_PACKAGES += \
android.hardware.usb@1.3-service.dual_role_usb