Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6849359b authored by John Reck's avatar John Reck
Browse files

Add missing Insets#top/bottom fields to greylist

These are accessed by support library's
DrawableUtils#getOpticalBounds

Bug: 77625139
Test: builds
Change-Id: I6aa225741d945d17690b838192f7f807b441bc33
parent dbdf5df9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -877,7 +877,9 @@ Landroid/graphics/GraphicBuffer;-><init>(IIIIJ)V
Landroid/graphics/GraphicBuffer;->mNativeObject:J
Landroid/graphics/ImageDecoder;->postProcessAndRelease(Landroid/graphics/Canvas;)I
Landroid/graphics/Insets;->left:I
Landroid/graphics/Insets;->top:I
Landroid/graphics/Insets;->right:I
Landroid/graphics/Insets;->bottom:I
Landroid/graphics/LinearGradient;->mColors:[I
Landroid/graphics/Matrix;->native_instance:J
Landroid/graphics/Movie;-><init>(J)V