diff --git a/manifest.xml b/manifest.xml
index dba53ebd..9fbedc19 100755
--- a/manifest.xml
+++ b/manifest.xml
@@ -95,12 +95,6 @@
passthrough
@1.0::IDevice/default
-
- android.hardware.secure_element
- hwbinder
- @1.0::ISecureElement/SIM1
- @1.0::ISecureElement/SIM2
-
android.hardware.sensors
hwbinder
diff --git a/sdm660.mk b/sdm660.mk
index d5396b05..6aa74d31 100644
--- a/sdm660.mk
+++ b/sdm660.mk
@@ -289,7 +289,7 @@ PRODUCT_PACKAGES += \
android.hardware.radio.config@1.2.vendor \
android.hardware.radio@1.4.vendor \
android.hardware.radio.deprecated@1.0.vendor \
- android.hardware.secure_element@1.0.vendor \
+ android.hardware.secure_element@1.2.vendor \
android.system.net.netd@1.1.vendor \
android.hardware.gnss@2.1.vendor
@@ -489,7 +489,7 @@ PRODUCT_PACKAGES += \
android.hardware.radio@1.5 \
android.hardware.radio@1.2 \
android.hardware.radio.config@1.1 \
- android.hardware.secure_element@1.0 \
+ android.hardware.secure_element@1.2 \
librmnetctl \
libxml2 \
libprotobuf-cpp-full \