diff options
| author | 2023-12-26 17:27:54 +0900 | |
|---|---|---|
| committer | 2024-01-19 04:35:56 +0900 | |
| commit | 525f8ebb97a22a4e5752e8843df6804326084d21 (patch) | |
| tree | 810aab73872b29e9e3e0ec78a1fe523f8f503217 /api/coverage/tools | |
| parent | 9c8f5c1fec535efe2f72fd93e7016b518b848ea9 (diff) | |
Remove libvintf from libandroid_runtime
We'd like to limit the usage of libvintf because of its
performance/memory impact. By removing VintfObject and VintfRuntimeInfo
classes from preloaded-classes list, we can avoid loading libvintf from
libandroid_runtime. A new JNI library (libvintf_jni) is loaded only when
it's actually used.
Bug: 270169217
Test: atest VintfObjectTest
Change-Id: I469f368ee04863374988359c28bcd1a5fb4ead9e
Diffstat (limited to 'api/coverage/tools')
0 files changed, 0 insertions, 0 deletions