Add test for permission controller dump code
- Only test very basic stuff for now. Still this make sure that dumping in general works - This adds a new test suite for out of prcoess permission controller tests. This is for tests that are not CTS, need to interact with the system (i.e. not mocking) and should not run in the permission controller process. Fixed two issues: - Do not nest lifecycles in AutoRevokeStateLiveData - Do not re-register for package changed when live data is not active in LightPkgInfoLD and PermStateLD Test: atest PermissionControllerOutOfProcessTest Bug: 151252163 Fixes: 11484369 Change-Id: Ifdd7ddcfde0a03145663f88bb9c9c19dbf3da649
Loading
Please register or sign in to comment