adbd: allow ddms screen capture to work again

am: 5e8402df43

* commit '5e8402df4322182bb4a5c8e61a13d916e4b34afe':
  adbd: allow ddms screen capture to work again
This commit is contained in:
Nick Kralevich 2015-12-08 00:11:19 +00:00 committed by android-build-merger
commit 8e5436460b

View file

@ -62,6 +62,8 @@ binder_use(adbd)
binder_call(adbd, surfaceflinger)
# b/13188914
allow adbd gpu_device:chr_file rw_file_perms;
allow adbd ion_device:chr_file r_file_perms;
r_dir_file(adbd, system_file)
# Read /data/misc/adb/adb_keys.
allow adbd adb_keys_file:dir search;