Merge "Recycle obtained TypedArrays"

This commit is contained in:
TreeHugger Robot
2022-02-15 04:49:13 +00:00
committed by Android (Google) Code Review

View File

@@ -199,6 +199,7 @@ public class FontResourcesParser {
certs.add(certsList);
}
}
typedArray.recycle();
}
return new ProviderResourceEntry(
authority,