a71-common: Prefer 'cache' backing storage

* Android 14 allows using /cache as scratch partition. This applies only
to non-A/B devices and provides much faster overlayfs setup.

Change-Id: I2fd13fbe3dbd9c36e569f59022a59bc9068ffa79
This commit is contained in:
Bruno Martins
2024-12-30 00:49:38 +01:00
committed by Haky86
parent 4db24e5030
commit 68c96b1965
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,3 @@
# Filesystem
fs_mgr.overlayfs.prefer_cache_backing_storage=true
# Netflix
ro.netflix.bsp_rev=Q6150-17263-1

View File

@@ -178,6 +178,9 @@ drm.service.enabled=true
# Fastbootd
ro.fastbootd.available=true
# Filesystem
fs_mgr.overlayfs.prefer_cache_backing_storage=true
# Fingerprint
ro.vendor.fingerprint.force_calibrate=true
ro.vendor.fingerprint.max_enrollments=4