Home | History | Annotate | Download | only in sepolicy
      1 # TODO(b/65049764): Update this once the FD owner process is relabelled. This is probably one of the
      2 # processes whch is started before Android init.
      3 allow bootanim kernel:fd use;
      4 
      5 allow bootanim self:process execmem;
      6