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:
commit
ab90130e3e
1 changed files with 3 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue