Merge "Add TRON logs"

This commit is contained in:
TreeHugger Robot
2017-03-18 17:36:57 +00:00
committed by Android (Google) Code Review
5 changed files with 83 additions and 17 deletions

View File

@@ -158,6 +158,12 @@ public class ActivityInfo extends ComponentInfo
*/
public String targetActivity;
/**
* Token used to string together multiple events within a single launch action.
* @hide
*/
public String launchToken;
/**
* Activity can not be resized and always occupies the fullscreen area with all windows fully
* visible.