Update asm logging version to 2.
Now that our new rules are nearing finalisation, this allows us to filter to the new logic when analysing impact. Bug: 258792202 Test: Tested on device Change-Id: Ifba2892bec505f44856d91b5628d8dd98d7319ff
This commit is contained in:
@@ -1965,7 +1965,7 @@ class ActivityStarter {
|
||||
/* action */
|
||||
action,
|
||||
/* version */
|
||||
1,
|
||||
2,
|
||||
/* multi_window - we have our source not in the target task, but both are visible */
|
||||
targetTask != null && mSourceRecord != null
|
||||
&& !targetTask.equals(mSourceRecord.getTask()) && targetTask.isVisible()
|
||||
|
||||
Reference in New Issue
Block a user