Merge "Add a developer option to disable app child process restrictions"
This commit is contained in:
@@ -11266,6 +11266,11 @@
|
||||
<!-- Developer Settings: Dialog ListPreference option to disable network bandwidth ingress rate limit [CHAR LIMIT=none] -->
|
||||
<string name="ingress_rate_limit_no_limit_entry">No limit</string>
|
||||
|
||||
<!-- Developer settings: Title for disabling phantom process monitoring. [CHAR LIMIT=50]-->
|
||||
<string name="disable_phantom_process_monitor_title">Disable child process restrictions</string>
|
||||
<!-- Developer settings: Summary for disabling phantom process monitoring. [CHAR LIMIT=NONE]-->
|
||||
<string name="disable_phantom_process_monitor_summary">Disable restrictions on the system resource usage of the app child processes</string>
|
||||
|
||||
<!-- BT LE Audio Device: Media Broadcast -->
|
||||
<!-- The title of the Media Broadcast Dialog [CHAR LIMIT=none] -->
|
||||
<string name="bluetooth_broadcast_dialog_title">Broadcast</string>
|
||||
|
Reference in New Issue
Block a user