summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorIssei Suzuki <issei@google.com>2021-06-07 11:01:54 +0200
committerIssei Suzuki <issei@google.com>2021-06-11 10:23:57 +0200
commit6ceb0988ed85e238ab58b3419b868eb491a37ea0 (patch)
treedd845fadcee7188eec33c508f82678bdfd2a1735 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent271c600617c66e97afca9354843b54b1b02a4865 (diff)
Extend property to enable remote animation for keyguard.
There are two types of keyguard invovlved app transitions. Instead of enabling / disabling remote animation for all such transitions, we can now enable remote animation one by one. Disable remote animation for all keyguard transitions. % adb shell setprop persist.wm.enable_remote_keyguard_animation 0 Enable remote animation only for keyguard going away transition (default). % adb shell setprop persist.wm.enable_remote_keyguard_animation 1 Enable remote animation for both keyguard going away and (un)occlude transition. % adb shell setprop persist.wm.enable_remote_keyguard_animation 2 After setting the property, you need to restart shell and sysui, or reboot the device. Test: No-op chaneg. Pass existing tests. Bug: 166736690 Change-Id: I81cf31fe60583f0fe0d9f46c3189fc0309e8374f
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions