Privilege escalation with SageMaker and there's more hiding in execution roles
December 1, 2025
Generally yes, if you stay within the safe frequency range. The app will only show frequencies the kernel officially supports (e.g., 300 MHz – 2.8 GHz). Setting a max frequency too low (e.g., 300 MHz) can cause massive lag. Setting a min frequency too high (e.g., 2.5 GHz) will drain your battery in 2 hours.
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.KILL_BACKGROUND_PROCESSES" />
<uses-permission android:name="android.permission.WAKE_LOCK" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
<uses-permission android:name="android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS" />
<uses-permission android:name="android.permission.ACCESS_BACKGROUND_LOCATION" /> <!-- optional -->
<!-- For Android 12+ hints -->
<uses-permission android:name="android.permission.MANAGE_PERFORMANCE_HINTS" />
<!-- For reading CPU state -->
<uses-permission android:name="android.permission.SET_ACTIVITY_WATCHER" /> <!-- not needed actually -->
Xiaomi’s Game Turbo, OnePlus’s HyperBoost, and Samsung’s Game Launcher offer per-game CPU/GPU frequency adjustments without root. set cpu no root apk