commit | 88a68d144f69e3119096d0fc1f2a278d72366400 | [log] [tgz] |
---|---|---|
author | Jyoti Bhayana <jbhayana@google.com> | Thu Aug 24 14:26:49 2023 -0700 |
committer | Jyoti Bhayana <jbhayana@google.com> | Tue Sep 12 16:49:17 2023 -0700 |
tree | abba047a3e8784a2d46e99d22f5c618e2a93273c | |
parent | f080d0cc8a02f4ac8a110f033b738ef4ae82a5c4 [diff] |
Add permission for HeadlessSystemUser Camera. To allow only platform signed apps to access camera as User 0 in Headless user Mode, add a new permission android.permission.CAMERA_HEADLESS_SYSTEM_USER with protection level of "signature". Bug:296959023 Test: Test that headless system user is not able to access the camera without the new permission. Change-Id: I8fab31e1d7e483b476fe1761c8b35e1766119b25