c0754b35badaa4fbb47597ece034aa7cb0d2614a
ConfirmDeviceCredentialActivity doesn't set a taskAffinity, so the default taskAffinity is the package name. That's why Settings unexpectedly open after users turn work profile on. We specified an unique name to taskAffinity to avoid launching Settings activity. Fixes: 129330530 Test: turn work profile off then turn it on, repeat Change-Id: I1f71c3d1bb37a09a6393fae4c01bc9b18cab49a8
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%