diff --git a/BoardConfigLineage.mk b/BoardConfigLineage.mk
index 827ed34..eba8d75 100644
--- a/BoardConfigLineage.mk
+++ b/BoardConfigLineage.mk
@@ -4,6 +4,11 @@
# SPDX-License-Identifier: Apache-2.0
#
+# Manifests
+DEVICE_MANIFEST_FILE += \
+ device/google/zumapro/android.hardware.security.rkp-service.citadel.xml \
+ device/google/zumapro/manifest_radio_ds.xml
+
# Partitions
AB_OTA_PARTITIONS += \
vendor \
diff --git a/android.hardware.security.rkp-service.citadel.xml b/android.hardware.security.rkp-service.citadel.xml
new file mode 100644
index 0000000..035dfe0
--- /dev/null
+++ b/android.hardware.security.rkp-service.citadel.xml
@@ -0,0 +1,7 @@
+
+
+ android.hardware.security.keymint
+ 3
+ IRemotelyProvisionedComponent/strongbox
+
+
diff --git a/manifest_radio_ds.xml b/manifest_radio_ds.xml
new file mode 100644
index 0000000..2101b21
--- /dev/null
+++ b/manifest_radio_ds.xml
@@ -0,0 +1,58 @@
+
+
+ android.hardware.radio.config
+ 2
+ IRadioConfig/default
+
+
+ android.hardware.radio.data
+ 2
+ IRadioData/slot1
+ IRadioData/slot2
+
+
+ android.hardware.radio.messaging
+ 2
+ IRadioMessaging/slot1
+ IRadioMessaging/slot2
+
+
+ android.hardware.radio.modem
+ 2
+ IRadioModem/slot1
+ IRadioModem/slot2
+
+
+ android.hardware.radio.network
+ 2
+ IRadioNetwork/slot1
+ IRadioNetwork/slot2
+
+
+ android.hardware.radio.sap
+ ISap/slot1
+ ISap/slot2
+
+
+ android.hardware.radio.sim
+ 2
+ IRadioSim/slot1
+ IRadioSim/slot2
+
+
+ android.hardware.radio.voice
+ 2
+ IRadioVoice/slot1
+ IRadioVoice/slot2
+
+
+ android.hardware.secure_element
+ ISecureElement/SIM1
+ ISecureElement/SIM2
+
+
+ vendor.samsung_slsi.telephony.hardware.radioExternal
+ hwbinder
+ @1.1::IOemSlsiRadioExternal/rilExternal
+
+