Skip to main content

Android System Apps

During provisioning of devices, Android, by default, disables the built-in System Apps.  This of course, may be undesirable.

FileWave 15.3+ includes an additional custom setting to alter this behaviour.

Altering the below will impact all Android devices during enrolment.

Workaround

The following file should be edited:

/usr/local/filewave/django/filewave/settings_custom.py

Add an additional entry as follows:

EMM_PROVISIONING_DEFAULT_APPS_ENABLED = True

Once saved, restart the FileWave Server service:

fwcontrol server restart

Hosted customers should contact support to enable this feature if desired.