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

  /system/sepolicy/prebuilts/api/26.0/public/
untrusted_app_25.te 19 type untrusted_app_25, domain;
  /system/sepolicy/public/
untrusted_app_25.te 19 type untrusted_app_25, domain;
  /system/sepolicy/prebuilts/api/26.0/private/
untrusted_app_25.te 2 ### Untrusted_app_25
22 typeattribute untrusted_app_25 coredomain;
24 app_domain(untrusted_app_25)
25 untrusted_app_domain(untrusted_app_25)
26 net_domain(untrusted_app_25)
27 bluetooth_domain(untrusted_app_25)
31 create_pty(untrusted_app_25)
35 get_prop(untrusted_app_25, net_dns_prop)
39 allow untrusted_app_25 proc_misc:file r_file_perms;
46 allow untrusted_app_25 proc_tty_drivers:file r_file_perms
    [all...]
app_neverallows.te 6 neverallow { untrusted_app_all -untrusted_app -untrusted_app_25 } domain:process fork;
8 define(`all_untrusted_apps',`{ untrusted_app_all untrusted_app_25 untrusted_app ephemeral_app isolated_app }')
  /system/sepolicy/private/
untrusted_app_25.te 2 ### Untrusted_app_25
22 typeattribute untrusted_app_25 coredomain;
24 app_domain(untrusted_app_25)
25 untrusted_app_domain(untrusted_app_25)
26 net_domain(untrusted_app_25)
27 bluetooth_domain(untrusted_app_25)
31 create_pty(untrusted_app_25)
35 get_prop(untrusted_app_25, net_dns_prop)
39 allow untrusted_app_25 proc_misc:file r_file_perms;
46 allow untrusted_app_25 proc_tty_drivers:file r_file_perms
    [all...]

Completed in 1824 milliseconds