f5062c2df86bc1f1034e780c7b19c29f8acecab5
An attacker can launch FallbackHome of the Settings app to reset unlock time. This would prevent the device from sleeping because it runs the following code: PowerManager#userActivity(). However, running PowerManager.userActivity() requires android.permission.DEVICE_POWER or android.permission.USER_ACTIVITY. So, let's add a permission to guard this activity. Test: Rebuilt a rom and see no side effect. Bug: 246543238 Change-Id: I23a1e352f76cbec3e8c07a1b58b94615f2779121
Merge "Revert "[Languages] Add new information to system language page."" into tm-qpr-dev am:
43ceaa85ee
Merge "Fix that when I go to display size in the settings, the largest size shows the smallest icons." into tm-qpr-dev am:
937821f30f
am: a3e3790a73
Merge "Revert "[Languages] Add new information to system language page."" into tm-qpr-dev am:
43ceaa85ee
…
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%