commit | f6e88ec70a88edaff8cb2f983861b6c33c38e60a | [log] [tgz] |
---|---|---|
author | Vadim Caen <caen@google.com> | Fri Sep 29 16:15:23 2023 +0200 |
committer | Vadim Caen <caen@google.com> | Fri Oct 13 16:42:11 2023 +0200 |
tree | 814cde85a04560ab6a156b78e1ab1da1fd567f74 | |
parent | 9ba6bba67ef08280e68b4c018bed2487a05ca321 [diff] [blame] |
Policy for virtual_camera native service Change-Id: Id0c582f9259ffd056b22f111d7e81bc061c2371d
diff --git a/private/cameraserver.te b/private/cameraserver.te index 96d7dbd..76ffba6 100644 --- a/private/cameraserver.te +++ b/private/cameraserver.te
@@ -7,3 +7,4 @@ allow cameraserver gpu_device:chr_file rw_file_perms; allow cameraserver gpu_device:dir r_dir_perms; +allow cameraserver virtual_camera:binder call;