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:
parent
4307f59c9e
commit
819e3d11cd
1 changed files with 3 additions and 0 deletions
|
@ -411,3 +411,6 @@ BOARD_KERNEL_CMDLINE += log_buf_len=1024K
|
||||||
|
|
||||||
# Protected VM firmware
|
# Protected VM firmware
|
||||||
BOARD_PVMFWIMAGE_PARTITION_SIZE := 0x00100000
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue