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

Commit 01b01af6 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Set ANGLE package for toast message." into main am: 553fa443 am: 09d0e15e am: a44e907c

parents 0de21141 a44e907c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -673,6 +673,7 @@ public class GraphicsEnvironment {
        if (anglePkg.isEmpty()) {
            return;
        }
        intent.setPackage(anglePkg);

        context.sendOrderedBroadcast(intent, null, new BroadcastReceiver() {
            @Override