rosemary: sepolicy: Allow sensors HAL to write nvcfg_file

Change-Id: I6fbff45ce252a7a5300a98c4bcc871d443798d05
This commit is contained in:
Matsvei Niaverau
2022-12-07 14:00:11 +01:00
parent 47ad830f75
commit 18c32fac8d

View File

@@ -0,0 +1,2 @@
allow hal_sensors_default nvcfg_file:dir rw_dir_perms;
allow hal_sensors_default nvcfg_file:file create_file_perms;