1# Keystore 2.0 key contexts. 2# This file defines Keystore 2.0 namespaces and maps them to labels. 3# Format: 4# <namespace> <label> 5# 6# <namespace> must be an integer in the interval [0 ... 2^31) 7# su_key is a keystore_key namespace for the su domain intended for native tests. 80 u:object_r:su_key:s0 9 10# shell_key is a keystore_key namespace for the shell domain intended for native tests. 111 u:object_r:shell_key:s0 12 13# vold_key is a keystore2_key namespace for vold. It allows using raw Keymint blobs. 14100 u:object_r:vold_key:s0 15 16# odsign_key is a keystore2_key namespace for the on-device signing daemon. 17101 u:object_r:odsign_key:s0 18 19# wifi_key is a keystore2_key namespace for the WI-FI subsystem. It replaces the WIFI_UID 20# namespace in keystore. 21102 u:object_r:wifi_key:s0 22 23# locksettings_key is a keystore2_key namespace for the LockSettingsService. 24103 u:object_r:locksettings_key:s0 25 26# resume_on_reboot_key is a keystore2_key namespace intended for resume on reboot. 27120 u:object_r:resume_on_reboot_key:s0 28 29