Skip to content

Commit

Permalink
sunfish: Set date for vendor SPL
Browse files Browse the repository at this point in the history
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
  • Loading branch information
razorloves committed Oct 7, 2023
1 parent 126c341 commit 585293e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion device-common.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 585293e

Please sign in to comment.