Docs: Add limitation for Android usage on all apps

ANGLE cannot be enabled for all apps on Android unless the
device has root access.

Test: Inspect the resulting markdown doc
Bug: angleproject:4347
Bug: b/175324620
Change-Id: Idc37d6062a12240cf038ef13f7d53d769fa824a4
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2585074
Commit-Queue: Cody Northrop <cnorthrop@google.com>
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Reviewed-by: Tim Van Patten <timvp@google.com>
This commit is contained in:
Cody Northrop
2020-12-10 11:42:20 -07:00
committed by Commit Bot
parent 6d94471bc7
commit 9912971cf9

View File

@@ -121,6 +121,8 @@ adb shell settings put global angle_gl_driver_selection_pkgs <package name 1>,<p
adb shell settings put global angle_gl_driver_selection_values <driver 1>,<driver 2>,<driver 3>,...
```
## ANGLE for *all* OpenGL ES apps
`Note: This method only works on a device with root access.`
Enable:
```
adb shell settings put global angle_gl_driver_all_angle 1