commit | 60bf7f88d43ea1b2694732df8a59e6ff43bc816b | [log] [tgz] |
---|---|---|
author | Jiakai Zhang <jiakaiz@google.com> | Tue Oct 18 10:59:01 2022 +0100 |
committer | Jiakai Zhang <jiakaiz@google.com> | Thu Oct 20 14:32:59 2022 +0000 |
tree | 3eec14ec3bd71c85571b228d10a5b331bb06b934 | |
parent | 805a11310e664dc77d113da157b797cb92d1ae44 [diff] |
Implement notifyDexLoad. This CL implements notifyDexLoad by adding a class `DexUseManager` to maintain the information about dex uses and answer queries. The persistence of the information is not in the scope of this CL. Bug: 249984283 Test: atest ArtServiceTests Ignore-AOSP-First: ART Services. Change-Id: I23f651f013672defb2e61af0a744ff6e6d128bfb