Hello!
We configured an Application Run Control profile which blacklists applications which contain the string "browser".
Bundle Identifier = %browser%
Application Name = %browser%
The application com.sec.android.app.sbrowser is correctly blocked (disappeared from device screen).
But why did the Chrome app also disappear?
Chrome Identifier: com.android.chrome
Chrome Application Name: Chrome
There is no string "browser", which could lead to this behaviour?
Any ideas? Thank you!