Merge changes from topic "angle_integration4"
* changes: Add ANGLE enable to Developer Options Allow AppPicker to filter only non-system apps
This commit is contained in:
committed by
Android (Google) Code Review
commit
dac739de2a
@@ -9941,6 +9941,13 @@
|
||||
<!-- UI debug setting: preference summary - describes the behavior of showing a dialog every time an app crashes [CHAR LIMIT=NONE] -->
|
||||
<string name="show_first_crash_dialog_summary">Show dialog every time an app crashes</string>
|
||||
|
||||
<!-- UI debug setting: select current app to use ANGLE [CHAR LIMIT=100] -->
|
||||
<string name="angle_enabled_app">Select ANGLE enabled app</string>
|
||||
<!-- UI debug setting: no ANGLE enabled app has been set [CHAR LIMIT=100] -->
|
||||
<string name="angle_enabled_app_not_set">No ANGLE enabled application set</string>
|
||||
<!-- UI debug setting: ANGLE enabled app has been set [CHAR LIMIT=NONE] -->
|
||||
<string name="angle_enabled_app_set">ANGLE enabled application: <xliff:g id="app_name" example="com.company.app">%1$s</xliff:g></string>
|
||||
|
||||
<!-- Title for Directory Access settings -->
|
||||
<string name="directory_access">Directory access</string>
|
||||
<!-- Keywords for Directory Access settings -->
|
||||
|
||||
Reference in New Issue
Block a user