Blacklist Settings

R
Rafael
Dänisches Bettenlager GmbH & Co. KG

Hi all, i have a general question regarding identify activity and feature control.

I identified following setting:

com.android.settings/.wifi.dpp.WifiDppConfiguratorActivity

And i want to "blacklist" it now but it seem not to work.

I think it's because the "/".

Is there something different to do?

4 years ago
Android
ANSWERS
J
JCMOD@SOTI
4 years ago

Hi Rafael,

Thank you for posting in SOTI Central.

Due to the nature of com.android.settings and it being a system app. This approach is likely not the most ideal. What I suggest you do is visit the Feature Control Profile Configuration and see if an option meets what you need regarding ".wifi.dpp.WifiDppConfiguratorActivity".

If you still face issues, can you clarify exactly your use case and we can approach a solution together?

Regards,

R
Rafael
4 years ago

Hi , our "issue" is that we want to "disable" in general two options in the settings:

Wifi Sharing:         com.android.settings/.wifi.dpp.WifiDppEnrolleeActivity

Fingerprint saving: com.android.settings/.biometrics.fingerprint.FingerprintSettings

Hi,

Same issue here, we need to block Wifi QR code sharing on COPE devices, if I blacklist %settings% then settings disapear and we need to have settings activated but users can't share wifi.

On COBO devices we solved this problem using your apk Settings Manager and works really fine.

R
Rafael
4 years ago

So, you disabled whole settings and enabled the availability to change settings with settings manager apk from soti?

In COBO mode you can make a profile with SOTI Apps (Settings Manager) and with this app you can control all settings like  wifi, Bluetooth, birghtness.. some basics to provide your employees some privilege on mobile. With this settings user can add new wifi but can't share QR wifi 

But this settings can't be used in COPE mode, this option doesn't appear

R
Rafael
4 years ago

So, it seem that's nothing for us because we want to keep the possibility for the user to change all othe roptions, only not to share wifi and not to save a fingerprint the rest should be still possible.