I open this stackoverflow because i don't understand the documentation of android management api : https://developers.google.com/android/management/reference/rest/v1/enterprises.policies
On this image, we saw a usbMassStorageEnabled
is deprecated, but we don't know what to replace this value with.
Does anyone know what to replace it with ?
Furthermore, my need is to block the usb ports (devices) of my device, If anyone knows the exact field to put, I would be very grateful.
Thank you very much.