Merge "Always set the task auth no matter the relinquished attribute" into sc-v2-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
61d2fce0c1
@@ -1001,7 +1001,6 @@ class Task extends TaskFragment {
|
||||
mCallingPackage = r.launchedFromPackage;
|
||||
mCallingFeatureId = r.launchedFromFeatureId;
|
||||
setIntent(intent != null ? intent : r.intent, info != null ? info : r.info);
|
||||
return;
|
||||
}
|
||||
setLockTaskAuth(r);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user