dck: pick up recovery mode library for digital car key wiping
This is done by pick optionally including a Makefile so that aosp builds in which the library is not present will pass. Bug: 203234558 Test: adb reboot recovery; wipe data via menu; verify keys removed Signed-off-by: Jeffrey Carlyle <jcarlyle@google.com> Change-Id: I53967a5e8ea0327d6467623929902b90eb2c85da
This commit is contained in:
parent
7447cd3664
commit
a3a42642f3
1 changed files with 3 additions and 0 deletions
|
@ -414,3 +414,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