From 024e6439de6b1a46e4ee2b8e6a06331ee30cf57d 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 Merged-In: Ia73295cd43999c2432e59a26775be73f47403edf --- device-akita.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/device-akita.mk b/device-akita.mk index bb67c41..0d59248 100644 --- a/device-akita.mk +++ b/device-akita.mk @@ -29,6 +29,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)