Recycle obtained TypedArrays
Bug: 218835043 Test: make Change-Id: Ib5a8659e42b9550af607a1e685f7e6ed3425145a
This commit is contained in:
@@ -199,6 +199,7 @@ public class FontResourcesParser {
|
||||
certs.add(certsList);
|
||||
}
|
||||
}
|
||||
typedArray.recycle();
|
||||
}
|
||||
return new ProviderResourceEntry(
|
||||
authority,
|
||||
|
||||
Reference in New Issue
Block a user