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

Commit 240cd127 authored by Nick Kralevich's avatar Nick Kralevich Committed by Gerrit Code Review
Browse files

Merge "Move goldfish-specific policy rules to their own directory."

parents a7f254fe 1d5352ea
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;