Recycle obtained TypedArrays

Bug: 218835043
Test: make
Change-Id: Ib5a8659e42b9550af607a1e685f7e6ed3425145a
This commit is contained in:
Nikolas Havrikov
2022-02-10 15:03:38 +01:00
parent b0385bd966
commit 32947847dd

View File

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