commit | 2c1782c6f986debe5ec89d5cdd3a3f08b08d5683 | [log] [tgz] |
---|---|---|
author | Garfield Tan <xutan@google.com> | Wed Feb 16 15:25:05 2022 -0800 |
committer | Garfield Tan <xutan@google.com> | Wed Mar 02 10:28:06 2022 -0800 |
tree | ddcafca867d51d41dabdad9722ab56742a3b5611 | |
parent | 8798a4849f761b74221725c408a54f2f55307459 [diff] |
Hide layers that have irreversible transforms Surface API doesn't prohibit putting interesting values in transforms. It's especially possible to scale something to 0 at the begining or the end of an animation, but we should guard SF against ill-intentioned apps. Bug: 210837722 Test: KeyguardTests#testDismissKeyguardActivity doesn't crash SF on CF PC and the warning log is in logcat. Change-Id: Idaa1cdb0676102a580c4478c860327796c8213f3