Loading target/board/generic_x86/BoardConfig.mk +8 −0 Original line number Diff line number Diff line Loading @@ -41,3 +41,11 @@ 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_x86/sepolicy BOARD_SEPOLICY_UNION += \ domain.te \ healthd.te \ installd.te \ system_server.te \ zygote.te target/board/generic_x86/sepolicy/domain.te 0 → 100644 +1 −0 Original line number Diff line number Diff line allow domain cpuctl_device:dir search; target/board/generic_x86/sepolicy/healthd.te 0 → 100644 +1 −0 Original line number Diff line number Diff line allow healthd self:capability sys_nice; target/board/generic_x86/sepolicy/installd.te 0 → 100644 +1 −0 Original line number Diff line number Diff line allow installd self:process execmem; target/board/generic_x86/sepolicy/system_server.te 0 → 100644 +1 −0 Original line number Diff line number Diff line allow system_server self:process execmem; Loading
target/board/generic_x86/BoardConfig.mk +8 −0 Original line number Diff line number Diff line Loading @@ -41,3 +41,11 @@ 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_x86/sepolicy BOARD_SEPOLICY_UNION += \ domain.te \ healthd.te \ installd.te \ system_server.te \ zygote.te
target/board/generic_x86/sepolicy/domain.te 0 → 100644 +1 −0 Original line number Diff line number Diff line allow domain cpuctl_device:dir search;
target/board/generic_x86/sepolicy/healthd.te 0 → 100644 +1 −0 Original line number Diff line number Diff line allow healthd self:capability sys_nice;
target/board/generic_x86/sepolicy/installd.te 0 → 100644 +1 −0 Original line number Diff line number Diff line allow installd self:process execmem;
target/board/generic_x86/sepolicy/system_server.te 0 → 100644 +1 −0 Original line number Diff line number Diff line allow system_server self:process execmem;