Revert submission 24122569-revert-24056607-pixel-camera-services-extensions-sepolicy-OFSULTXSBL Reason for revert: Relanding the original topic after copying the certificates under `device/google` for `without-vendor` branches Reverted changes: /q/submissionid:24122569-revert-24056607-pixel-camera-services-extensions-sepolicy-OFSULTXSBL Bug: 287069860 Test: m && flashall && dev test with Open Camera and Camera2 Ext Change-Id: I7f9a759ca7b5538441de451eb80f20b3cb1e30a9
8 lines
195 B
Plaintext
8 lines
195 B
Plaintext
type vendor_pcs_app, domain, coredomain;
|
|
|
|
app_domain(vendor_pcs_app);
|
|
|
|
allow vendor_pcs_app app_api_service:service_manager find;
|
|
|
|
allow vendor_pcs_app cameraserver_service:service_manager find;
|