mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 07:40:34 +00:00
dck: pick up recovery mode library for digital car key wiping
This is done by optionally including a Makefile (-include) so that aosp builds in which the library is not present will pass. Bug: 203234558 Test: build only Signed-off-by: Jeffrey Carlyle <jcarlyle@google.com> Change-Id: Ibc4967cbc115959a71ee04c2116ce8ab21575e24
This commit is contained in:
@@ -411,3 +411,6 @@ BOARD_KERNEL_CMDLINE += log_buf_len=1024K
|
||||
|
||||
# Protected VM firmware
|
||||
BOARD_PVMFWIMAGE_PARTITION_SIZE := 0x00100000
|
||||
|
||||
# pick up library for cleaning digital car keys on factory reset
|
||||
-include vendor/google_devices/gs-common/proprietary/BoardConfigVendor.mk
|
||||
|
||||
Reference in New Issue
Block a user