From 538cb20050dd4aa70f43c2dcb4b912bf4258f4fb Mon Sep 17 00:00:00 2001 From: aaronding Date: Wed, 17 Jan 2024 19:30:13 +0800 Subject: [PATCH] akita: set the release configuration by product specific flags Bug: 317784824 Change-Id: I3914fd73375256e11a38fab8bbb43eee3dc19c22 Signed-off-by: aaronding --- device-akita.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/device-akita.mk b/device-akita.mk index a6544b4..ec1da9d 100644 --- a/device-akita.mk +++ b/device-akita.mk @@ -14,6 +14,8 @@ # limitations under the License. # +PRODUCT_RELEASE_CONFIG_MAPS += vendor/google_devices/release/phones/release_config_map.mk + TARGET_KERNEL_DIR ?= device/google/akita-kernel TARGET_BOARD_KERNEL_HEADERS := device/google/akita-kernel/kernel-headers