sdm660: Move input surface to CCodec
Test: atest CtsMediaTestCases -- \ --module-arg CtsMediaTestCases:size:small Bug: 131800183 Change-Id: I8783a7de4a4fdf7ff2eac6697c71f6592c9a9e06
This commit is contained in:
parent
0f965351e0
commit
4b0ead0844
1 changed files with 4 additions and 0 deletions
|
@ -303,6 +303,10 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
ro.surface_flinger.vsync_event_phase_offset_ns=2000000 \
|
||||
ro.surface_flinger.vsync_sf_event_phase_offset_ns=6000000
|
||||
|
||||
# Create input surface on the framework side
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
debug.stagefright.c2inputsurface=-1
|
||||
|
||||
#Storaged
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.storaged.event.interval=99999
|
||||
|
|
Loading…
Reference in a new issue