I have tried to navigate users to power saving mode change screen using the following intent
Intent(Settings.ACTION_BATTERY_SAVER_SETTINGS)
However this will not work for manufacturers like Huawei, Xiaomi, Oppo, etc Can anyone give me the manufacturer specific intents to navigate Power saving mode change screen.