6 ms·
As someone who has an MDM-managed device, I beg to differ. Although, this one uses newer style android MDM, which involves factory resetting and doing special t
by somebudyelse 6mo ago
As someone who has an MDM-managed device, I beg to differ. Although, this one uses newer style android MDM, which involves factory resetting and doing special things during OOBE. Even if it used the older style, nothing's stopping the app for requesting file access, notification access, etc. and not working until you grant the permissions.
- Melatonic 6mo agoAndroid has multiple options for MDM - the mess invasive one has a completely separate work profile that should not give the org that kind of access.
- p2detar 6mo agoNothing is stopping any app from the Play store to request any particular permission, not just MDM apps, right? And yet, no app can read arbitrary filesystem data including random app data without your device being rooted first. If anything, one of many MDM purposes is to prevent orgas from enrolling rooted devices in their fleet.