Update PRODUCT_RELEASE_CONFIG_MAPS assignments to mark git project boundary

BUG: 370592570
Test: TH
Flag: EXEMPT <Cleanup>
Change-Id: I28d1fc2b0d2d0cb15d5f9c3619e96dd1799d70ed
This commit is contained in:
Baligh Uddin 2024-10-01 14:41:17 +00:00
parent d368e19d3c
commit 48c8082ac4

View file

@ -14,7 +14,7 @@
# limitations under the License. # 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) TARGET_LINUX_KERNEL_VERSION := $(RELEASE_KERNEL_AKITA_VERSION)
# Keeps flexibility for kasan and ufs builds # Keeps flexibility for kasan and ufs builds