cd25e76555
This allows the device to boot with software rendering using build/target/board/generic/sepolicy as reference Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
5 lines
211 B
Plaintext
5 lines
211 B
Plaintext
# Themed resources (bootanimation)
|
|
allow bootanim theme_data_file:dir search;
|
|
allow bootanim theme_data_file:file r_file_perms;
|
|
allow bootanim self:process execmem;
|
|
allow bootanim ashmem_device:chr_file execute; |