commit | 60e3bbe0cc8a7ac5c3b9f07094b2fd1193463e26 | [log] [tgz] |
---|---|---|
author | Garfield Tan <xutan@google.com> | Tue May 07 09:36:46 2024 -0700 |
committer | Garfield Tan <xutan@google.com> | Tue May 07 12:55:22 2024 -0700 |
tree | d68fbfba1a5d819d9ab80fe43e2f16a68d2d00ea | |
parent | b8f502aa4aa93c81e5781fb42dd2d8c238f6cae9 [diff] |
Skip desktop mode LPM if desktop mode isn't on The difference between RESULT_CONTINUE and RESULT_SKIP is the former will let the result be carried over to the next LPM, so without copying over the input launch params, the result of previous LPM and the previous record is lost. Bug: 339093954 Test: Last records are preserved when desktop mode is disabled. Test: atest DesktopModeLaunchParamsModifierTests Change-Id: Id0af1e0ba037f1c14e10bf97189e8508da166b19