Skip to content

Commit c032133

Browse files
aleastoMichael Bestas
authored and
Michael Bestas
committed
sepolicy: whitelist recovery from node creation neverallow
Change-Id: If91584e58f3709c0b18eaf9ee12a0c057716f9f3
1 parent c65d07c commit c032133

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

prebuilts/api/30.0/public/domain.te

+1
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,7 @@ neverallow {
357357
-init
358358
-ueventd
359359
-vold
360+
-recovery
360361
} self:global_capability_class_set mknod;
361362

362363
# No process can map low memory (< CONFIG_LSM_MMAP_MIN_ADDR).

public/domain.te

+1
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,7 @@ neverallow {
357357
-init
358358
-ueventd
359359
-vold
360+
-recovery
360361
} self:global_capability_class_set mknod;
361362

362363
# No process can map low memory (< CONFIG_LSM_MMAP_MIN_ADDR).

0 commit comments

Comments
 (0)