Add hwcryptohal permissions
Adding necessary permissions for hwcrypto hal.
Bug: b/374158137
Test: android/trusty qemu build and trusty test
Change-Id: I543b7a36c85ec64350bbad8d19596f37a20369ac
diff --git a/private/service_contexts b/private/service_contexts
index dec8f6b..678a5d8 100644
--- a/private/service_contexts
+++ b/private/service_contexts
@@ -109,6 +109,7 @@
android.hardware.security.keymint.IRemotelyProvisionedComponent/avf u:object_r:hal_remotelyprovisionedcomponent_avf_service:s0
android.hardware.gatekeeper.IGatekeeper/default u:object_r:hal_gatekeeper_service:s0
android.hardware.security.secureclock.ISecureClock/default u:object_r:hal_secureclock_service:s0
+android.hardware.security.see.hwcrypto.IHwCryptoKey/default u:object_r:hal_hwcrypto_service:s0
android.hardware.security.sharedsecret.ISharedSecret/default u:object_r:hal_sharedsecret_service:s0
android.hardware.sensors.ISensors/default u:object_r:hal_sensors_service:s0
android.hardware.soundtrigger3.ISoundTriggerHw/default u:object_r:hal_audio_service:s0