commit | cd8f47160e357f5fc21becc20dc84e226f01eba2 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Mon Aug 07 17:58:00 2023 +0100 |
committer | Nikita Ioffe <ioffe@google.com> | Mon Aug 14 16:06:31 2023 +0100 |
tree | da71bab807cfda49cc68f117a9a485f47338fcee | |
parent | e6f3408d9d176e4e1205d83861dd1c0c1807a447 [diff] |
Introduce ApexSessionManager and add unit tests for it This patch just introduces new class that implements same functionality to the static functions of ApexSession class. The follow-up patch will migrate apexd codebase to use this new class. Bug: 288309411 Test: atest ApexTestCases Change-Id: I4baa848b2e3afa6a23bf8ece98d5210e8fb85946