Update AOSP Akita release config map path

Bug: 345972201
Change-Id: I0459a6531d0429471fe6232e868e26cfdb05ae83
This commit is contained in:
Ed Tam 2024-06-10 18:33:30 +00:00
parent 2e7593c784
commit 8ec9a1a27c

View file

@ -14,8 +14,7 @@
# limitations under the License.
#
PRODUCT_RELEASE_CONFIG_MAPS += $(wildcard vendor/google_devices/release/phones/pixel_2024/release_config_map.mk)
PRODUCT_RELEASE_CONFIG_MAPS += $(wildcard vendor/google_devices/release/phones/pixel_2024_midyear/release_config_map.textproto)
ifdef RELEASE_KERNEL_AKITA_VERSION
TARGET_LINUX_KERNEL_VERSION := $(RELEASE_KERNEL_AKITA_VERSION)