From 5387e3d2772be7ad8e61c956c85a25f9fb5790b3 Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Wed, 6 Jul 2022 15:29:50 -0700 Subject: [PATCH] Re-enable GSC GSA should be available for use to speak to GSC and the GSC should be in a state in which in can be talked to for citadel_updater, et al. Bug: 241817670 Test: boot with changes Test: /vendor/bin/hw/citadel_updater -v Signed-off-by: Kenny Root Change-Id: I6603a9cf54569cd1dbe11a78636adb4a79121b48 --- device.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device.mk b/device.mk index 74ffb194..17274728 100644 --- a/device.mk +++ b/device.mk @@ -549,7 +549,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/generic_ramdisk.mk) # Titan-M ifeq (,$(filter true, $(BOARD_WITHOUT_DTLS))) -#include hardware/google/pixel/dauntless/dauntless.mk +include hardware/google/pixel/dauntless/dauntless.mk endif PRODUCT_PACKAGES_DEBUG += \