From 48c8082ac48bd198f70172221280602f310f5e7d Mon Sep 17 00:00:00 2001 From: Baligh Uddin Date: Tue, 1 Oct 2024 14:41:17 +0000 Subject: [PATCH] Update PRODUCT_RELEASE_CONFIG_MAPS assignments to mark git project boundary BUG: 370592570 Test: TH Flag: EXEMPT Change-Id: I28d1fc2b0d2d0cb15d5f9c3619e96dd1799d70ed --- device-akita.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-akita.mk b/device-akita.mk index 1258fe7..63bc957 100644 --- a/device-akita.mk +++ b/device-akita.mk @@ -14,7 +14,7 @@ # limitations under the License. # -PRODUCT_RELEASE_CONFIG_MAPS += $(wildcard vendor/google_devices/release/phones/pixel_2024_midyear/release_config_map.textproto) +PRODUCT_RELEASE_CONFIG_MAPS += $(wildcard vendor/google_devices/release/phones/./pixel_2024_midyear/release_config_map.textproto) TARGET_LINUX_KERNEL_VERSION := $(RELEASE_KERNEL_AKITA_VERSION) # Keeps flexibility for kasan and ufs builds