| commit | 4990af744b3d7d5dd052e5de54a5858b1cc140d0 | [log] [tgz] |
|---|---|---|
| author | Jing Ji <jji@google.com> | Thu May 11 05:21:36 2023 -0700 |
| committer | Jing Ji <jji@google.com> | Thu May 11 05:21:36 2023 -0700 |
| tree | 2505374c9b2aa5861d2bde80a5ccefb1d2749eb9 | |
| parent | 188d9963f4273b7143fcf2531b16a7a8014f213a [diff] |
Allow the FGS with soft denied permission to start ..if it's allowed to have while-in-use capability. Permissions like mic/camera/location would have a soft-denied mode, where it basically means "MODE_IGNORED", we shouldn't throw exceptions in this case but silently fail. But if they have the while-in-use capability, it should be safe to allow them to start the FGS. Bug: 280936347 Test: atest CtsAppFgsTestCases Change-Id: I2e690f9dd9574f9ce0d3e7cb702eb53dced99a37