commit | 13c4422e972e2d267540f3b4dbd046ea9d1778ac | [log] [tgz] |
---|---|---|
author | Eric Miao <ericymiao@google.com> | Fri Aug 30 02:39:21 2024 +0000 |
committer | Eric Miao <ericymiao@google.com> | Thu Sep 12 23:03:43 2024 +0000 |
tree | 9f463348d2e252614bdb4c66c96c7995b14a97d9 | |
parent | ad216bac194362d56631dc8e20c8236996516b09 [diff] |
Track HardwareBuffer native allocations Bug: b/363028387 Flag: com.android.libcore.native_metrics This CL will make use of the new API to create NativeAllocationRegistry that associates with HardwareBuffer.class if libcore.native_metrics is enabled (otherwise falls back to the legacy API). This allows tracking of native allocations that are HardwareBuffer specific. Change-Id: I848cf66dacf1cf82baf1ff8d2012866ee548973f