Skip to content
Commit 59ce9a3e authored by Nate Graham's avatar Nate Graham
Browse files

[applets/devicenotifier] Don't offer to unmount non-removable devices

The previous check for whether a device was non-removable in the
delegate was faulty and was doing too much work, which caused it to miss
non-root internal disks. In fact, we can already get this data straight
from the data engine. This fixes the bug and removes code in net.

BUG: 427176
FIXED-IN: 5.20.1


(cherry picked from commit 677d5dd8)
parent 8e3de778
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment