Skip to content

Fix behaviour of android j5 devices

Toni Beier requested to merge fix_samsung_j5_behavior into master

After eudroam configuration was it disabled and not accessible. The user can't connect to eduroam and eduroam configuration was not writeable. This Patch handle this behaviour by checking the network id of existing eduroam configuration. If it zero, app don't update eduroam configuration. It add a new eduroam configuration and override it.

Merge request reports