From 77e46c2209d7f35013fb0f994437f4a984312d03 Mon Sep 17 00:00:00 2001 From: Alan Chen Date: Thu, 12 Oct 2023 09:24:37 +0000 Subject: [PATCH] Include radio_ext aidl service Note: These changes were copied from the reverted commit a1a6faa971a9dddf0361ad58ddbeb562849dedc6 (ag/23419680). Only the part that adds radio_ext service is included in this change. The other parts are in a separate commit. Bug: 285459428 Test: manually verified dumpsys and logs that service starts without errors Change-Id: Ia73295cd43999c2432e59a26775be73f47403edf --- device-akita.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/device-akita.mk b/device-akita.mk index 185d87d..5b88fb6 100644 --- a/device-akita.mk +++ b/device-akita.mk @@ -30,6 +30,7 @@ include device/google/zuma/device-shipping-common.mk include hardware/google/pixel/vibrator/cs40l26/device.mk include device/google/gs-common/bcmbt/bluetooth.mk include device/google/gs-common/touch/gti/gti.mk +include device/google/gs-common/modem/radio_ext/radio_ext.mk # go/lyric-soong-variables $(call soong_config_set,lyric,camera_hardware,akita)