Merge "adbd: use hal_client_domain" am: 5a9410cf7a am: aa5feec9f3

am: d34c7eefda

Change-Id: Ieb708734a6578e9f7bc43731e6b297704f8f3937
This commit is contained in:
Steven Moreland 2017-03-27 17:37:40 +00:00 committed by android-build-merger
commit 3c1a95d683

View file

@ -71,9 +71,9 @@ binder_call(adbd, surfaceflinger)
allow adbd gpu_device:chr_file rw_file_perms;
allow adbd ion_device:chr_file rw_file_perms;
r_dir_file(adbd, system_file)
# Needed for Android Studio screenshot
hwbinder_use(adbd)
allow adbd hal_graphics_allocator:fd use;
# Needed for various screenshots
hal_client_domain(adbd, hal_graphics_allocator)
# Read /data/misc/adb/adb_keys.
allow adbd adb_keys_file:dir search;