Merge "Ensuring that the db reflects all package added/removed/updated broadcasts." into jb-ub-gel-agar

This commit is contained in:
Adam Cohen
2013-07-11 21:20:52 +00:00
committed by Android (Google) Code Review
9 changed files with 423 additions and 443 deletions

View File

@@ -1729,7 +1729,6 @@ public abstract class PagedView extends ViewGroup implements ViewGroup.OnHierarc
break;
}
System.out.println("onTouch, return true");
return true;
}