Update AOSP Akita release config map path
Bug: 345972201 Change-Id: I0459a6531d0429471fe6232e868e26cfdb05ae83
This commit is contained in:
parent
2e7593c784
commit
8ec9a1a27c
1 changed files with 1 additions and 2 deletions
|
@ -14,8 +14,7 @@
|
||||||
# limitations under the License.
|
# 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
|
ifdef RELEASE_KERNEL_AKITA_VERSION
|
||||||
TARGET_LINUX_KERNEL_VERSION := $(RELEASE_KERNEL_AKITA_VERSION)
|
TARGET_LINUX_KERNEL_VERSION := $(RELEASE_KERNEL_AKITA_VERSION)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue