summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorTim Van Patten <timvp@google.com>2021-12-14 11:48:11 -0700
committerTim Van Patten <timvp@google.com>2021-12-14 11:48:11 -0700
commit02b892b12d34448512cf1b00b36b69a3b935035e (patch)
tree7b1ff222a39d54d66ffcd413510ab61601596bb6 /core/java/android/inputmethodservice/InputMethodService.java
parent2954689c4f94054ed14549973f98948a95b1c852 (diff)
Allow enabling ANGLE for GAME_MODE_STANDARD
For b/210469739, we need to be able to enable ANGLE by default for games specified in the Game Dashboard phenotype. To do this, the device config will be updated to include: mode=1,useAngle=true for the necessary packages. This indicates to the GameManager that ANGLE is enabled for GameManager.GAME_MODE_STANDARD. Tested with: adb shell device_config put game_overlay $PACKAGE_NAME mode=1,useAngle=true Bug: b/210686699 Test: atest CtsAngleIntegrationHostTestCases Change-Id: Ib723005a01109a74e597b5c06dd9f1a692967184
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions