Fix unnecessary warning log in applyOptionsLocked.
Since ANIM_NONE = 0 is not unknown animation type for ActivityOption, add a switch case for ANIM_NONE to avoid falling print unknown type log. Bug: 62358627 Test: manual Change-Id: Ifc9ee5cb57122bf8f0e5d54c9a81142faf4224b9
Loading
Please register or sign in to comment