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

Skip to content
Commit b91b989d authored by Courtney Goeltzenleuchter's avatar Courtney Goeltzenleuchter
Browse files

Only load native EGL library if using GL back-end

In line with recently adjusted goals, remove application support
for specifying the ANGLE backend. That allows us to move the
backend property check into the Loader and only load the native
EGL library if the backend property indicates so.
Bug: 80239516
Test: manual, verify log only shows native library loaded when
ANGLE GL backend is selected.
    Select application to use ANGLE via Developer options
    adb shell setprop debug.angle.backend 0
    Start app.
    Review logs for "libEGL Loaded: libEGL_<native_library>.so

Change-Id: Ifae9b62ecf6723583bd461305f5a7e95910cfa43
parent 734a485f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment