Home
last modified time | relevance | path

Searched refs:transition (Results 1 – 25 of 265) sorted by relevance

1234567891011

/system/sepolicy/prebuilts/api/29.0/public/
Dvendor_toolbox.te3 # and is always executed without transition.
6 # Do not allow domains to transition to vendor toolbox
9 # Do not allow non-vendor domains to transition
Dlogpersist.te19 # Following is a list of debug domains we know that transition to logpersist
25 # } logpersist:process transition;
Dhal_neverallows.te47 # Do not allow a hal to exec another process without a domain transition.
54 # Do not allow a process other than init to transition into a HAL domain.
55 neverallow { domain -init } halserverdomain:process transition;
/system/sepolicy/prebuilts/api/28.0/public/
Dvendor_toolbox.te3 # and is always executed without transition.
6 # Do not allow domains to transition to vendor toolbox
9 # Do not allow non-vendor domains to transition
Dlogpersist.te19 # Following is a list of debug domains we know that transition to logpersist
25 # } logpersist:process transition;
Dhal_neverallows.te47 # Do not allow a hal to exec another process without a domain transition.
54 # Do not allow a process other than init to transition into a HAL domain.
55 neverallow { domain -init } halserverdomain:process transition;
/system/sepolicy/prebuilts/api/26.0/public/
Dvendor_toolbox.te3 # and is always executed without transition.
6 # Do not allow domains to transition to vendor toolbox
9 # Do not allow non-vendor domains to transition
Dlogpersist.te19 # Following is a list of debug domains we know that transition to logpersist
25 # } logpersist:process transition;
Dhal_neverallows.te41 # Do not allow a hal to exec another process without a domain transition.
48 # Do not allow a process other than init to transition into a HAL domain.
49 neverallow { domain -init } halserverdomain:process transition;
/system/sepolicy/prebuilts/api/27.0/public/
Dvendor_toolbox.te3 # and is always executed without transition.
6 # Do not allow domains to transition to vendor toolbox
9 # Do not allow non-vendor domains to transition
Dlogpersist.te19 # Following is a list of debug domains we know that transition to logpersist
25 # } logpersist:process transition;
Dhal_neverallows.te40 # Do not allow a hal to exec another process without a domain transition.
47 # Do not allow a process other than init to transition into a HAL domain.
48 neverallow { domain -init } halserverdomain:process transition;
/system/sepolicy/public/
Dvendor_toolbox.te3 # and is always executed without transition.
6 # Do not allow domains to transition to vendor toolbox
9 # Do not allow non-vendor domains to transition
Dlogpersist.te19 # Following is a list of debug domains we know that transition to logpersist
25 # } logpersist:process transition;
Dhal_neverallows.te47 # Do not allow a hal to exec another process without a domain transition.
54 # Do not allow a process other than init to transition into a HAL domain.
55 neverallow { domain -init } halserverdomain:process transition;
/system/sepolicy/prebuilts/api/29.0/private/
Dapp.te10 # Exception for the shell and su domains, can transition to runas, etc.
15 { domain -appdomain -crash_dump -rs }:process { transition };
/system/sepolicy/private/
Dapp.te10 # Exception for the shell and su domains, can transition to runas, etc.
15 { domain -appdomain -crash_dump -rs }:process { transition };
/system/sepolicy/prebuilts/api/26.0/private/
Dwebview_zygote.te6 # The webview_zygote needs to be able to transition domains.
9 # When init launches the WebView zygote's executable, transition the
57 # Only permit transition to isolated_app.
61 neverallow webview_zygote { domain -crash_dump }:process transition;
68 neverallow { domain -init } webview_zygote:process transition;
Dotapreopt_chroot.te3 # Allow to transition to postinstall_ota, to run otapreopt in its own sandbox.
/system/sepolicy/prebuilts/api/27.0/private/
Dwebview_zygote.te6 # The webview_zygote needs to be able to transition domains.
9 # When init launches the WebView zygote's executable, transition the
61 # Only permit transition to isolated_app.
65 neverallow webview_zygote { domain -crash_dump }:process transition;
72 neverallow { domain -init } webview_zygote:process transition;
Dotapreopt_chroot.te3 # Allow to transition to postinstall_ota, to run otapreopt in its own sandbox.
Dotapreopt_slot.te3 # Technically not a daemon but we do want the transition from init domain to
/system/sepolicy/prebuilts/api/28.0/
Dvendor_sepolicy.cil477 (allow init_28_0 hal_audio_default (process (transition)))
486 (allow init_28_0 hal_audiocontrol_default (process (transition)))
495 (allow init_28_0 hal_authsecret_default (process (transition)))
504 (allow init_28_0 hal_bluetooth_default (process (transition)))
513 (allow init_28_0 hal_bootctl_default (process (transition)))
522 (allow init_28_0 hal_broadcastradio_default (process (transition)))
531 (allow init_28_0 hal_camera_default (process (transition)))
543 (allow init_28_0 hal_cas_default (process (transition)))
557 (allow init_28_0 hal_configstore_default (process (transition)))
566 (allow init_28_0 hal_confirmationui_default (process (transition)))
[all …]
/system/sepolicy/prebuilts/api/28.0/private/
Dotapreopt_chroot.te3 # Allow to transition to postinstall_ota, to run otapreopt in its own sandbox.
Dotapreopt_slot.te3 # Technically not a daemon but we do want the transition from init domain to

1234567891011