Merge "Add a developer option to disable app child process restrictions"
This commit is contained in:
@@ -672,6 +672,12 @@
|
||||
<Preference
|
||||
android:key="reset_shortcut_manager_throttling"
|
||||
android:title="@string/reset_shortcut_manager_throttling" />
|
||||
|
||||
<SwitchPreference
|
||||
android:key="disable_phantom_process_monitor"
|
||||
android:title="@string/disable_phantom_process_monitor_title"
|
||||
android:summary="@string/disable_phantom_process_monitor_summary" />
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory
|
||||
|
||||
Reference in New Issue
Block a user