[ALPS04016022] Open adbd search on gpu_device
When CTS ot shell use screencap to cat screenshot, it need to the permission of search gpu_device. Therefore, we have to add the authorization for it. MTK-Commit-Id: 80a07b670c5fc61644fe0118952b1500276106a6 Change-Id: I1a91e9bd6184e9b56587f37af55ca63b7b530315 CR-Id: ALPS04016022 Feature: [Module]SurfaceFlinger/HWComposer (cherry picked from commit cd8ec2d3be76a8d41d7a508c5b460ea99465e14e)
This commit is contained in:
parent
ce4f031558
commit
708f686927
@ -10,3 +10,4 @@
|
||||
allow adbd aee_dumpsys_data_file:file r_file_perms;
|
||||
allow adbd aee_exp_data_file:dir r_dir_perms;
|
||||
allow adbd aee_exp_data_file:file r_file_perms;
|
||||
allow adbd gpu_device:dir search;
|
||||
|
Loading…
x
Reference in New Issue
Block a user