commit | 2da3cd22f58ec22e05ffd3151f5cb6ed072d616d | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Fri Mar 18 17:22:45 2022 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Fri Mar 18 20:09:50 2022 +0000 |
tree | ef95e8b85d5a3b5d244f6a32a54672ebf009a3c5 | |
parent | c23cbd52ee5acfd6c19a536a6e7b8627891bd632 [diff] |
Add getSdkSandboxState API This API can be used to detect whether SdkSandbox is enabled or not. This API intentionally doesn't return boolean, since in the future we might need to distinguish between different SdkSandbox behaviours (e.g. on Go devices we might need to load SDKs back into app process). Fixes: 225363945 Bug: 225363945 Test: presubmit Change-Id: Iac9167d21d0a9c39c83290f81b1142b9962b5ad3