Skip to content
Snippets Groups Projects
Commit 8e543646 authored by Nick Kralevich's avatar Nick Kralevich Committed by android-build-merger
Browse files

adbd: allow ddms screen capture to work again

am: 5e8402df

* commit '5e8402df':
  adbd: allow ddms screen capture to work again
parents e9d43070 5e8402df
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment