summaryrefslogtreecommitdiffstats
path: root/identity/aidl/default/Util.h
diff options
context:
space:
mode:
Diffstat (limited to 'identity/aidl/default/Util.h')
-rw-r--r--identity/aidl/default/Util.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/identity/aidl/default/Util.h b/identity/aidl/default/Util.h
index ee41ad1aac..9fccba2c72 100644
--- a/identity/aidl/default/Util.h
+++ b/identity/aidl/default/Util.h
@@ -49,10 +49,6 @@ bool secureAccessControlProfileCheckMac(const SecureAccessControlProfile& profil
vector<uint8_t> entryCreateAdditionalData(const string& nameSpace, const string& name,
const vector<int32_t> accessControlProfileIds);
-vector<uint8_t> byteStringToUnsigned(const vector<int8_t>& value);
-
-vector<int8_t> byteStringToSigned(const vector<uint8_t>& value);
-
} // namespace aidl::android::hardware::identity
#endif // ANDROID_HARDWARE_IDENTITY_UTIL_H