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

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

Change-Id: I13ef3a48606d60dead61d8c06d04836921936eff
This commit is contained in:
Shawn Willden 2021-07-12 20:15:42 +00:00 committed by Automerger Merge Worker
commit acd6ce40f2

View file

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