Log warning when activity start is aborted
Currently the information that an Activity start (by a PendingIntent/IntentSender) was blocked is not conveyed to the app process unless the app enables strict mode. And even then there is no useful trace to identify where the offending start originated. The flag is not intended to be rolled out beyond trunkfood. Test: atest ActivityStarterTest Bug: 427863001 Flag: com.android.window.flags.bal_report_aborted_activity_starts Change-Id: Id8248b8f23a2498e49f2a368d76386aa68a5c498
Loading
Please register or sign in to comment