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

Commit efa5c88f authored by Nick Kralevich's avatar Nick Kralevich Committed by Gerrit Code Review
Browse files

Merge "Don't try to set service.bootanim.exit"

parents ce3bd309 e58d09a5
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -307,9 +307,6 @@ bool BootAnimation::threadLoop()
        r = movie();
    }

    // No need to force exit anymore
    property_set(EXIT_PROP_NAME, "0");

    eglMakeCurrent(mDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT);
    eglDestroyContext(mDisplay, mContext);
    eglDestroySurface(mDisplay, mSurface);