summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorLais Andrade <lsandrade@google.com>2021-02-16 01:29:32 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-02-16 16:47:13 +0000
commit96df54840c5cda7870b71b563e1644832fbb8d72 (patch)
tree26dd6dc2279ad38b0d7a3bfd8f1de30bd97d8e88 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentbed8e83d3eeb372db6ac8beaab00c656d7eade37 (diff)
Create VibrationThread only after binder calling ID cleared
The creation of the VibrationThread does some setup for the WakeLock that the thread must hold, which should only be executed after the Binder calling ID has been cleared. The necessary checks for this operation are already done by the method enforceUpdateAppOpsStatsPermission, so the VibratorManagerService should be able to setup the thread wakelock at that stage. Fix: 180324695 Test: manual Change-Id: I2f203fc4c7ba78687e9159af93b3d1acd9c826c9 (cherry picked from commit 995bd864365e70742d63a5797393723773c29619)
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions