diff options
| author | 2023-01-25 18:33:11 +0000 | |
|---|---|---|
| committer | 2023-02-21 17:25:22 +0000 | |
| commit | 5b04b1c8667d684afc323a16abeec2a4a5ec0ec8 (patch) | |
| tree | 2bf1a9464806de7c9604ca08e8d6b669f940787e /libs/input/PointerController.cpp | |
| parent | 9d0370089f479107bf4a465370cce2f3a366edf6 (diff) | |
Add support to start and stop SDK sandbox services
Starting the sandbox service instead of just binding gives us better
control over the sandbox:
* There is no longer a dependency on using BIND_AUTO_CREATE to create a
sandbox process. Sandbox restarts can therefore be disabled if needed.
* The sandbox can be killed by stopping the service instead of using
killUid(). Therefore, the sandbox can be informed when it is about to
die. Killing multiple sandboxes sharing a uid can also be avoided.
Bug: 239562510
Test: atest SdkSandboxLifecycleHostTest
Change-Id: I5c2302a58beb71b08c4d435625e791006bacd3fb
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions