Dear all,
i want to update firefox policies for all my android devices . is there any way to do it
i fond some add-on where it is generating .json file which is as below so is there any way we can install these by MDM
{
"policies": {
"Certificates": {
"ImportEnterpriseRoots": true
}
}
}
