Set boot security patch level for gs201
Bug: 201946955 Test: Build and see if the AVB property has the field Change-Id: If2aa32ed689271dd553bcc18cb0ec309a2051ae0
This commit is contained in:
parent
3d43409602
commit
3a041b7055
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