mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 19:18:35 +00:00
Move input surface to CCodec
64-bit only removes OMX, move input surface to CCodec. (ref b/186447629) Bug: 213924541 Test: camera Signed-off-by: Pat Tjin <pattjin@google.com> Change-Id: Icd35279d1e99bbb2fce3ad0d5c953f921a04548d
This commit is contained in:
committed by
TreeHugger Robot
parent
ab3f2562aa
commit
e26fbacdd8
@@ -689,6 +689,10 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||
debug.stagefright.ccodec_delayed_params=1 \
|
||||
ro.vendor.gpu.dataspace=1
|
||||
|
||||
# Create input surface on the framework side
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
debug.stagefright.c2inputsurface=-1 \
|
||||
|
||||
# 2. OpenMAX IL
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/gs201/media_codecs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs.xml \
|
||||
|
||||
Reference in New Issue
Block a user