Merge "Recycle obtained TypedArrays"
This commit is contained in:
committed by
Android (Google) Code Review
commit
1ad48aa8b6
@@ -199,6 +199,7 @@ public class FontResourcesParser {
|
||||
certs.add(certsList);
|
||||
}
|
||||
}
|
||||
typedArray.recycle();
|
||||
}
|
||||
return new ProviderResourceEntry(
|
||||
authority,
|
||||
|
||||
Reference in New Issue
Block a user