commit | 259e3482650e3dac70a8007efaa8955d179cbae5 | [log] [tgz] |
---|---|---|
author | Eric Lin <ericth@google.com> | Thu Jul 18 15:30:46 2024 +0800 |
committer | Eric Lin <ericth@google.com> | Mon Jul 22 17:42:09 2024 +0800 |
tree | c74947059364827af8cba6af5de2434b7a0165ac | |
parent | 78297ef2539573800c7072cc674d80cb7b0a25d2 [diff] |
Deprecate ObjectPool and ObjectPoolItem (1/n). Begin deprecating the ObjectPool class and ObjectPoolItem interface. Direct object instantiation is now preferred over using the pool. This change is the first in a series of changes to remove the object pool mechanism and simplifying object management. Bug: 311089192 Test: atest FrameworksCoreTests:ObjectPoolTests Flag: EXEMPT removing com.android.window.flags.disable_object_pool Change-Id: If04abad2263be437691b99c4ed166b91dcab3a7f