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

Commit 3e832afe authored by Makoto Onuki's avatar Makoto Onuki Committed by Android (Google) Code Review
Browse files

Merge "Fix "pm list permissions GROUP""

parents d1728e76 008b932d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -624,7 +624,7 @@ public final class Pm {
                }
            }

            String grp = nextOption();
            String grp = nextArg();
            ArrayList<String> groupList = new ArrayList<String>();
            if (groups) {
                List<PermissionGroupInfo> infos =