commit | 8024a3afacaaa662f5a0792a4ced74a9e0402a4c | [log] [tgz] |
---|---|---|
author | Harshit Mahajan <harshitmahajan@google.com> | Wed Sep 27 15:36:29 2023 +0000 |
committer | Harshit Mahajan <harshitmahajan@google.com> | Tue Oct 03 14:25:28 2023 +0000 |
tree | 5525140c69d85bd3b1b1da8efc94c9ffdc00615a | |
parent | 2768c06f7a8723505cea678706900cbd5f91e615 [diff] |
Refactoring recovery related code In modules, we could only use Public and SystemAPI for interaction. Refactoring to meet that criteria. This does not change any functionality. 1. Moving unsupported async Handler creation to public api 2. Getting System user handle using SystemApi Bug: b/289203818 Test: m Change-Id: Ib2bdfaade3a930dd549bee25b044e4f64d13f400