Home
last modified time | relevance | path

Searched refs:reasons (Results 1 – 20 of 20) sorted by relevance

/system/sepolicy/public/
Dotapreopt_chroot.te3 # TODO: Only present to allow mediatek/wembley-sepolicy to see it for validation reasons.
Dvdc.te2 # init for various reasons, such as initializing file-based encryption and
Dte_macros270 # performance reasons. Neverallow rules targeting expanded attributes can not be
/system/core/bootstat/
Dbootstat-debug.rc5 # to bootloader boot reason to allow test to inject reasons
Dboot_reason_test.sh690 reasons=${reason}
692 reasons="\(${reason}\|${bootloader_reason}\)"
694 EXPECT_PROPERTY sys.boot.reason ${reasons}
/system/core/init/
Dreboot.cpp653 std::vector<std::string> reasons = Split(reason, ","); in DoReboot() local
654 if (reasons.size() >= 2 && reasons[0] == "reboot" && in DoReboot()
655 (reasons[1] == "recovery" || reasons[1] == "bootloader" || reasons[1] == "cold" || in DoReboot()
656 reasons[1] == "hard" || reasons[1] == "warm")) { in DoReboot()
DREADME.md333 since it has some peculiarities for backwards compatibility reasons. The 'imports' section of
812 The order that files are imported is a bit complex for legacy reasons. The below is guaranteed:
/system/sepolicy/private/
Dsystem_suspend.te15 # Access to wakeup, suspend stats, and wakeup reasons.
Duntrusted_app_27.te28 # allowed for targetApi<=28 for compat reasons.
Duntrusted_app_25.te40 # allowed for targetApi<=28 for compat reasons.
Dgmscore_app.te75 # to be supported for now for the following reasons.
Dpriv_app.te19 # to be supported for now for the following reasons.
Dapp_neverallows.te236 # The two main reasons for this are:
/system/netd/tests/benchmarks/
DREADME.md35 in terms of real time or 'manual time', rather than CPU time, for the reasons above.
/system/extras/simpleperf/doc/
Ddebug_dwarf_unwinding.md17 Unwinding a sample can fail for different reasons: not enough stack or register data, unknown
DREADME.md157 Two reasons may cause a broken call stack:
/system/chre/doc/
Dframework_debugging.md72 reasons.
/system/sepolicy/tools/sepolicy-analyze/
DREADME15 type. However, there may be legitimate reasons for them to remain
/system/sepolicy/microdroid/system/public/
Dte_macros238 # performance reasons. Neverallow rules targeting expanded attributes can not be
/system/core/rootdir/
Dinit.rc862 # For security reasons, /data/local/tmp should always be empty.
945 # is an exception that exists for legacy reasons.