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