Add shell:fifo_file permission for cameraserver am: a6acef9a9e am: 42756b7628

am: 5083087127

Change-Id: I23c9f800c4faab0d03a9d239bbb2d0a61b6263ab
This commit is contained in:
huans 2018-03-01 02:39:22 +00:00 committed by android-build-merger
commit f32e00e0d0

View file

@ -55,6 +55,7 @@ allow cameraserver adbd:fd use;
allow cameraserver adbd:unix_stream_socket { read write };
allow cameraserver shell:fd use;
allow cameraserver shell:unix_stream_socket { read write };
allow cameraserver shell:fifo_file { read write };
# Allow shell commands from ADB for CTS testing/dumping
userdebug_or_eng(`