platform_system_sepolicy/public/keystore_keys.te
Janis Danisevskis df31f20dfe Keystore 2.0: Add wifi namespace to sepolicy.
Add the wifi namespace to sepolicy and allow system_app (Settings) and
wifi_supplicant to manage/use the keys in that namespace

Test: N/A
Bug: 171305388
Change-Id: Ib6af8656b18288a1116c241c2e76d9aea421a889
2021-02-09 08:28:45 -08:00

2 lines
70 B
Text

# A keystore2 namespace for WI-FI.
type wifi_key, keystore2_key_type;