From a9d6ee706e175a1e997bf5b27a22aa3fd706ef2f Mon Sep 17 00:00:00 2001 From: Jeffrey Carlyle Date: Fri, 26 Aug 2022 03:52:40 +0000 Subject: [PATCH] Revert "dck: switch to gs--common implementation of digital car ..." Revert submission 19734547-b203234558-qpr1 Reason for revert: see b/243864778 Reverted Changes: I53967a5e8:dck: pick up recovery mode library for digital car... I8fd944c60:dck: switch to gs--common implementation of digita... I6e8c80818:move digital car key wiping to gs-common I60052ca58:Support calling WipeKeys with out a ui object I459d81800:clear secure element of Digital Car Keys during fa... Change-Id: I6a81d572889d7c1ba1fda4e40b122057a7c60ca9 --- BoardConfig-common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BoardConfig-common.mk b/BoardConfig-common.mk index 624b7a93..1b246e13 100644 --- a/BoardConfig-common.mk +++ b/BoardConfig-common.mk @@ -380,4 +380,4 @@ BOARD_KERNEL_CMDLINE += log_buf_len=1024K # Protected VM firmware BOARD_PVMFWIMAGE_PARTITION_SIZE := 0x00100000 --include vendor/google_devices/gs-common/proprietary/BoardConfigVendor.mk +-include vendor/google_devices/gs101/proprietary/BoardConfigVendor.mk