From 585293e374f2fb2d660f12d2c1e9a6b79a5c3c79 Mon Sep 17 00:00:00 2001 From: razorloves Date: Sat, 7 Oct 2023 14:26:45 -0500 Subject: [PATCH] sunfish: Set date for vendor SPL This should be set to 2023-08-05, assuming last month was the last sunfish update from google, but we missed that window. Change-Id: I2f0a3fcc57e1332de91855c38047dcfad3c3ce93 --- device-common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-common.mk b/device-common.mk index 4ac27821..fa6399ee 100644 --- a/device-common.mk +++ b/device-common.mk @@ -20,7 +20,7 @@ PRODUCT_PLATFORM := sm7150 include device/google/sunfish/device.mk # Set Vendor SPL to match platform -VENDOR_SECURITY_PATCH = $(PLATFORM_SECURITY_PATCH) +VENDOR_SECURITY_PATCH = 2023-09-05 PRODUCT_PROPERTY_OVERRIDES += vendor.audio.adm.buffering.ms=2 PRODUCT_PROPERTY_OVERRIDES += vendor.audio_hal.period_multiplier=2