Merge "Revert "Remove FLAG_ACTIVITY_FORWARD_RESULT in 2-pane flow""
This commit is contained in:
@@ -439,6 +439,7 @@ public class SettingsActivity extends SettingsBaseActivity
|
||||
|
||||
trampolineIntent.putExtra(EXTRA_SETTINGS_EMBEDDED_DEEP_LINK_HIGHLIGHT_MENU_KEY,
|
||||
highlightMenuKey);
|
||||
trampolineIntent.addFlags(Intent.FLAG_ACTIVITY_FORWARD_RESULT);
|
||||
return trampolineIntent;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user