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:
TreeHugger Robot
2018-09-28 23:12:30 +00:00
committed by Android (Google) Code Review
7 changed files with 278 additions and 0 deletions

View File

@@ -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 -->