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

Commit 283a08b9 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Allow subtext for all permissions groups"

parents 08baa641 e4b6e7fc
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -660,10 +660,8 @@ public class GrantPermissionsActivity extends Activity
                        buttonLabels[LABEL_ALLOW_FOREGROUND_BUTTON] =
                                getString(R.string.grant_dialog_button_allow_foreground);
                    } else {
                        if (foregroundGroupState.mGroup.hasPermissionWithBackgroundMode()) {
                        detailMessageId = groupState.mGroup.getRequestDetail();
                    }
                    }
                } else {
                    if (needBackgroundPermission) {
                        messageId = groupState.mGroup.getBackgroundRequest();