Searched refs:reasons (Results 1 – 20 of 20) sorted by relevance
/system/sepolicy/public/ |
D | otapreopt_chroot.te | 3 # TODO: Only present to allow mediatek/wembley-sepolicy to see it for validation reasons.
|
D | vdc.te | 2 # init for various reasons, such as initializing file-based encryption and
|
D | te_macros | 270 # performance reasons. Neverallow rules targeting expanded attributes can not be
|
/system/core/bootstat/ |
D | bootstat-debug.rc | 5 # to bootloader boot reason to allow test to inject reasons
|
D | boot_reason_test.sh | 690 reasons=${reason} 692 reasons="\(${reason}\|${bootloader_reason}\)" 694 EXPECT_PROPERTY sys.boot.reason ${reasons}
|
/system/core/init/ |
D | reboot.cpp | 653 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()
|
D | README.md | 333 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/ |
D | system_suspend.te | 15 # Access to wakeup, suspend stats, and wakeup reasons.
|
D | untrusted_app_27.te | 28 # allowed for targetApi<=28 for compat reasons.
|
D | untrusted_app_25.te | 40 # allowed for targetApi<=28 for compat reasons.
|
D | gmscore_app.te | 75 # to be supported for now for the following reasons.
|
D | priv_app.te | 19 # to be supported for now for the following reasons.
|
D | app_neverallows.te | 236 # The two main reasons for this are:
|
/system/netd/tests/benchmarks/ |
D | README.md | 35 in terms of real time or 'manual time', rather than CPU time, for the reasons above.
|
/system/extras/simpleperf/doc/ |
D | debug_dwarf_unwinding.md | 17 Unwinding a sample can fail for different reasons: not enough stack or register data, unknown
|
D | README.md | 157 Two reasons may cause a broken call stack:
|
/system/chre/doc/ |
D | framework_debugging.md | 72 reasons.
|
/system/sepolicy/tools/sepolicy-analyze/ |
D | README | 15 type. However, there may be legitimate reasons for them to remain
|
/system/sepolicy/microdroid/system/public/ |
D | te_macros | 238 # performance reasons. Neverallow rules targeting expanded attributes can not be
|
/system/core/rootdir/ |
D | init.rc | 862 # For security reasons, /data/local/tmp should always be empty. 945 # is an exception that exists for legacy reasons.
|