commit | 08fc2d434f53227aded978e383a007be6bdbe78b | [log] [tgz] |
---|---|---|
author | Jeremy Sim <jeremysim@google.com> | Wed Apr 03 14:37:41 2024 -0700 |
committer | Jeremy Sim <jeremysim@google.com> | Fri Apr 05 13:07:20 2024 -0700 |
tree | ae7a435ea6c363621899803a9862bf946bc1e682 | |
parent | 5ccac93d0a939937fe6e922ad94f0110f37d9dbb [diff] |
Delete app pairs on model load if flag is turned off This CL adds a case to processFolderOrAppPair() -- if the ENABLE_APP_PAIRS flag is turned off, we do not load app pairs into launcher. This prevents a case where a user uses backup+restore to migrate an app pair onto an environment where app pairs is disabled. Fixes: 330412376 Flag: ACONFIG com.android.wm.shell.enable_app_pairs TRUNKFOOD Test: Manual Change-Id: I4a97e4aadc620f8b727439fcdd70ab0e7a3005a8