Enable DisplayList hack for JB MR2

KitKat has a display list invalidation bug which fails to invalidate
a View's display list if it is update while detached. Looks like
this issue was present on JBMR2 as well.

This CL extends RecyclerView's hacky workaround to JB MR2.

Bug: 19308238
Change-Id: I3d78ee4976a181b0deb25b83909b1a5c6940de4a
1 file changed