Line 152:
Line 152:
==== IsForceTerminateApplicationDisabledForDebug ====
==== IsForceTerminateApplicationDisabledForDebug ====
No input, returns an output u8 bool.
No input, returns an output u8 bool.
+
+
When the cached value loaded from [[Settings_services#GetDebugModeFlag]] is 0 this will just set the bool to 0. Otherwise, the bool is loaded using data from [[System_Settings|system-setting]] <code>am.debug!disable_force_terminate_application</code>.
==== LaunchDevMenu ====
==== LaunchDevMenu ====