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