Fix ViewPager.DecorView annotation inheritance

We forgot to add the @Inherited flag to the annotation
which means that the annotation does not pass down the
class hierarchy.

BUG: 29452434
Change-Id: Ie1534fbc82cf56984321864b25154dad339fd004
1 file changed