Merge "Fix build for some javac compilers." into jb-mr1-dev
This commit is contained in:
@@ -180,7 +180,7 @@ public interface WindowManager extends ViewManager {
|
||||
@ViewDebug.IntToString(from = TYPE_HIDDEN_NAV_CONSUMER, to = "TYPE_HIDDEN_NAV_CONSUMER"),
|
||||
@ViewDebug.IntToString(from = TYPE_DREAM, to = "TYPE_DREAM"),
|
||||
@ViewDebug.IntToString(from = TYPE_NAVIGATION_BAR_PANEL, to = "TYPE_NAVIGATION_BAR_PANEL"),
|
||||
@ViewDebug.IntToString(from = TYPE_DISPLAY_OVERLAY, to = "TYPE_DISPLAY_OVERLAY"),
|
||||
@ViewDebug.IntToString(from = TYPE_DISPLAY_OVERLAY, to = "TYPE_DISPLAY_OVERLAY")
|
||||
})
|
||||
public int type;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user