[ALPS04099835] Modify for SF access prop
[Detail] Because SF cant access get debug_bq_dump_prop, we add the authority for SF to access it. MTK-Commit-Id: ab026c0d236e280404e58d1b2f1fbeac188e3f2b Change-Id: I6bd7bbf0b562f81ae219036adfb12847ea14ff6b CR-Id: ALPS04099835 Feature: [Module]SurfaceFlinger/HWComposer
This commit is contained in:
parent
ba4748577f
commit
2cc63df1a0
@ -55,3 +55,8 @@ get_prop(surfaceflinger, graphics_debug_prop)
|
||||
get_prop(surfaceflinger, graphics_hwc_latch_unsignaled_prop)
|
||||
allow surfaceflinger hal_graphics_composer_default:dir search;
|
||||
allow surfaceflinger hal_graphics_composer_default:lnk_file read;
|
||||
|
||||
# Date : WK18.36
|
||||
# Operation : Debug
|
||||
# Purpose: Allow to dump buffer queue
|
||||
get_prop(surfaceflinger, debug_bq_dump_prop)
|
||||
|
Loading…
x
Reference in New Issue
Block a user