Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 02b892b1 authored by Tim Van Patten's avatar Tim Van Patten
Browse files

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
parent 2954689c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment