Set boot security patch level for gs101 am: 90177c1d89 am: 810a153036 am: 40f8244bc8

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15261350

Change-Id: Ic38e7246918e809af99e19ab1222d36fcc973363
This commit is contained in:
Shawn Willden 2021-07-12 20:30:11 +00:00 committed by Automerger Merge Worker
commit ab90130e3e

View file

@ -29,6 +29,9 @@ POSTINSTALL_OPTIONAL_system=true
# Set Vendor SPL to match platform
VENDOR_SECURITY_PATCH = $(PLATFORM_SECURITY_PATCH)
# Set boot SPL
BOOT_SECURITY_PATCH = $(PLATFORM_SECURITY_PATCH)
PRODUCT_SOONG_NAMESPACES += \
hardware/google/av \
hardware/google/gchips \