Merge "Remove extraneous log message" into oc-dr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
7c726fb430
@@ -613,7 +613,6 @@ public class NavigationBarView extends FrameLayout implements PluginListener<Nav
|
||||
if (!updateCurrentView()) {
|
||||
return;
|
||||
}
|
||||
Log.d(TAG, "reorient", new Throwable());
|
||||
|
||||
mDeadZone = (DeadZone) mCurrentView.findViewById(R.id.deadzone);
|
||||
if (getRootView() instanceof NavigationBarFrame) {
|
||||
|
||||
Reference in New Issue
Block a user