Consider dropping shouldDisableNormalMode setting

This setting is used in our android codebase to enable or disable "Normal mode" i.e. not PBM.

Is this a use case we need to contemplate? It would make the code cleaner to always assume normal mode is disabled and drop these checks.