peridot: Remove qti identity service

Change-Id: I64c282724ce2b836e8cfc7901f3f0e6a1145a3b4
This commit is contained in:
AdarshGrewal
2025-09-18 22:26:20 +05:30
parent 9db9057fc2
commit fd17e08669
5 changed files with 0 additions and 72 deletions

View File

@@ -1,19 +0,0 @@
<!--
/*
* Copyright (c) 2023 Qualcomm Technologies, Inc.
* All Rights Reserved.
* Confidential and Proprietary - Qualcomm Technologies, Inc.
-->
<manifest version="1.0" type="device">
<!--
<hal format="aidl">
<name>android.hardware.identity</name>
<version>5</version>
<interface>
<name>IIdentityCredentialStore</name>
<instance>default</instance>
</interface>
</hal>
-->
</manifest>