am f404d102: Merge "Fix build for some javac compilers." into jb-mr1-dev
* commit 'f404d10225a2df60eb118089f8f0e72ab5845d48': Fix build for some javac compilers.
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