commit | 8c3b0b9d52dcfa3bd20b0f8047b287f5a740afa0 | [log] [tgz] |
---|---|---|
author | Sandeep Bandaru <sandeepbandaru@google.com> | Wed Jun 12 12:53:44 2024 +0000 |
committer | Sandeep Bandaru <sandeepbandaru@google.com> | Thu Jun 13 10:59:41 2024 +0000 |
tree | 141a235a2686bf8c843ad4c421f0590d2b4f1eaa | |
parent | 9de03386da255eeafc801e2b38a36c4ffa39c8c0 [diff] |
Bind to remote services in last boot phase to minimize start request latency - If peristent mode is enabled, it is good to have service already bound and ready to accept requests. This reduces latency for first request, that is being tracked by remote implementations. - Also fixing all permission checks to remove self, and only check on the caller. Test: ran cts locally Bug: n/a Change-Id: I06c5fc3fe05d77117eebb2477d25c94ae4a1a02c