From 9d1565e7a08440b9354c2ae466307de2da94c758 Mon Sep 17 00:00:00 2001 From: Danny Wood Date: Fri, 29 Jan 2021 17:12:53 +0000 Subject: [PATCH] a7xelte: Add second sim slot entries to the device manifest * Fixes no second sim on dual sim devices Change-Id: I31692f4b2b1620f7409dd6ad4f30a5ad54a084ce --- manifest.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifest.xml b/manifest.xml index 04dee40..c9ea453 100644 --- a/manifest.xml +++ b/manifest.xml @@ -188,10 +188,12 @@ IRadio slot1 + slot2 ISap slot1 + slot2 @@ -201,6 +203,7 @@ IOemHook slot1 + slot2 -- 2.20.1