Amit Pundir | b2534ba | 2023-09-12 19:16:36 +0530 | [diff] [blame] | 1 | # TODO(b/65201432): Swiftshader needs to create executable memory. |
2 | allow bootanim self:process execmem; | ||||
3 | allow surfaceflinger self:process execmem; | ||||
4 | allow system_server self:process execmem; | ||||
5 | allow zygote self:process execmem; |