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

Commit 7bb049cc authored by Gregory Montoir's avatar Gregory Montoir
Browse files

Disable android.provider.action.MANAGE_ROOT intent on TV

On TVs, this is a stub making the notification non actionable.

Bug: 348615173
Flag: EXEMPT bugfix
Change-Id: Ic45037dc3d55ca7717a5672f56ec32b3318b9494
parent 53336165
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -424,6 +424,8 @@ public class StorageNotification implements CoreStartable {
                        .setDeleteIntent(buildSnoozeIntent(vol.getFsUuid()))
                        .build();
            }
        } else if (isTv()) {
            return null;
        } else {
            final CharSequence title = disk.getDescription();
            final CharSequence text = mContext.getString(