Fix ViewPager.DecorView annotation inheritance DO NOT MERGE ANYWHERE

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: Ice18576780b2ec3fd21082bf05879afc4603f65b
1 file changed