Set boot security patch level for gs101
Bug: 193423844 Test: Build and see if the AVB property has the field Change-Id: I44fdf4f58d41650d53ba2aac470232fa71c228bb
This commit is contained in:
parent
e90e9f58bf
commit
baa3bf3801
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