commit | 33921055106c4769bfe4e62b4ff372fe53dcb74a | [log] [tgz] |
---|---|---|
author | Jigar Thakkar <jigarthakkar@google.com> | Tue Jan 09 19:47:33 2024 +0000 |
committer | Jigar Thakkar <jigarthakkar@google.com> | Tue Jan 16 19:04:31 2024 +0000 |
tree | 06c504cf73a6a2d6b1943a681776177887c89012 | |
parent | eca1f92fcbd94b944d6363881a348dc5cb413bc4 [diff] |
Enable auto-lock for private space This change adds the implementation for auto-locking private space. It adds support for both - auto-lock on device lock and auto-lock on inactivity. It also adds a bunch of unit tests inside UserManagerServiceTest for the auto-lock scenarios. Test: atest UserManagerServiceTest. Also, tested by flashing changes locally on the device Bug: 303201022 Change-Id: Iec662ca5e9417843b482496935852974cf445a53