diff options
author | dianlujitao <dianlujitao@lineageos.org> | 2020-04-21 22:16:27 +0800 |
---|---|---|
committer | Michael Bestas <mkbestas@lineageos.org> | 2020-04-30 02:24:07 +0300 |
commit | 13ffd7871294a45b4f92f362dc8314e8fef8fd7a (patch) | |
tree | bc2ae207f17ecf2529dfada1879763405bb06694 /configs/manifests/manifest.xml | |
parent | 17dd4e7dc6ff2b8681df29cd25a3292ecd0eead1 (diff) |
sdm660-common: Decommonize SE
Change-Id: If3194b0a8d7ffc8a8d42d2f7c6a8dde9e4235d1d
Diffstat (limited to 'configs/manifests/manifest.xml')
-rw-r--r-- | configs/manifests/manifest.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/configs/manifests/manifest.xml b/configs/manifests/manifest.xml index 2df200c..e2dafa7 100644 --- a/configs/manifests/manifest.xml +++ b/configs/manifests/manifest.xml @@ -255,17 +255,6 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. <instance>default</instance> </interface> </hal> - <!--UICC secure element --> - <hal format="hidl"> - <name>android.hardware.secure_element</name> - <transport>hwbinder</transport> - <version>1.0</version> - <interface> - <name>ISecureElement</name> - <instance>SIM1</instance> - <instance>SIM2</instance> - </interface> - </hal> <!-- RIL UIM REMOTE CLIENT --> <hal format="hidl"> <name>vendor.qti.hardware.radio.uim_remote_client</name> |