Skip to content
Snippets Groups Projects
Commit 553fa443 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Set ANGLE package for toast message." into main

parents 1e067eff 6160bff4
No related branches found
No related tags found
No related merge requests found
......@@ -673,6 +673,7 @@ public class GraphicsEnvironment {
if (anglePkg.isEmpty()) {
return;
}
intent.setPackage(anglePkg);
context.sendOrderedBroadcast(intent, null, new BroadcastReceiver() {
@Override
......
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