HomeSort by relevance Sort by last modified time
    Searched refs:_tmpfs (Results 1 - 2 of 2) sorted by null

  /system/sepolicy/public/
te_macros 78 type $1_tmpfs, file_type;
79 type_transition $1 tmpfs:file $1_tmpfs;
80 allow $1 $1_tmpfs:file { read write getattr };
178 allow $1 $1_tmpfs:file execute;
  /system/sepolicy/prebuilts/api/26.0/public/
te_macros 78 type $1_tmpfs, file_type;
79 type_transition $1 tmpfs:file $1_tmpfs;
80 allow $1 $1_tmpfs:file { read write getattr };
174 allow $1 $1_tmpfs:file execute;

Completed in 77 milliseconds