laurel_sprout: Commonize ZRAM configuration

This should be suitable for both laurel_sprout and ginkgo.

Change-Id: I55f1a2515a84ed306069719c270f40c3a8298ce8
Signed-off-by: Skyblueborb <tomaszborbely0710@gmail.com>
This commit is contained in:
Skyblueborb
2025-03-24 20:49:16 +01:00
parent 0012f8cc8f
commit 91013aba51
3 changed files with 1 additions and 10 deletions

View File

@@ -60,8 +60,7 @@ PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS += \
# Rootdir
PRODUCT_PACKAGES += \
fstab.qcom \
fstab.zram
fstab.qcom
PRODUCT_PACKAGES += \
init.device.rc \

View File

@@ -25,9 +25,3 @@ prebuilt_etc {
src: "etc/fstab.qcom",
vendor: true,
}
prebuilt_etc {
name: "fstab.zram",
src: "etc/fstab.zram",
vendor: true,
}

View File

@@ -1,2 +0,0 @@
#<src> <mnt_point> <type> <mnt_flags> <fs_mgr_flags>
/dev/block/zram0 none swap defaults zramsize=3221225472