Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1d5352ea authored by Stephen Smalley's avatar Stephen Smalley
Browse files

Move goldfish-specific policy rules to their own directory.



Change-Id: I1bdd80f641db05fef4714654515c1e1fbb259794
Signed-off-by: default avatarStephen Smalley <sds@tycho.nsa.gov>
parent a7f254fe
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -52,3 +52,6 @@ BOARD_CACHEIMAGE_PARTITION_SIZE := 69206016
BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4
BOARD_FLASH_BLOCK_SIZE := 512
TARGET_USERIMAGES_SPARSE_EXT_DISABLED := true

BOARD_SEPOLICY_DIRS += build/target/board/generic/sepolicy
BOARD_SEPOLICY_UNION += domain.te surfaceflinger.te
+2 −0
Original line number Diff line number Diff line
# For /sys/qemu_trace files in the emulator.
allow domain sysfs_writable:file rw_file_perms;
+1 −0
Original line number Diff line number Diff line
allow surfaceflinger self:process execmem;