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

Commit 7717bcba authored by Nick Kralevich's avatar Nick Kralevich Committed by Android Git Automerger
Browse files

am 240cd127: Merge "Move goldfish-specific policy rules to their own directory."

* commit '240cd127':
  Move goldfish-specific policy rules to their own directory.
parents e19ebfee 240cd127
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;