Closed 1v9 closed 5 years ago
It looks like your build system using wrong HAL includes, for example hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec.mk while it should use includes from msm8952 dir. Check other qcom devices trees for qcom specific flags, maybe you have to set something to point HAL paths to 8952 branches.
It looks like your build system using wrong HAL includes, for example hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec.mk while it should use includes from msm8952 dir. Check other qcom devices trees for qcom specific flags, maybe you have to set something to point HAL paths to 8952 branches.
👍 Thanks for your answer, I will try.
I was having issue with a similar error. Can you please help me with examples of some flags or something which can help?
I tried to modify the lineage-15.1 device tree to build Dirty Unicorns o8x, but obviously there are a lot of compatibility issues such as missing SHARED_LIBRARY.
I am a newbie and I will be very grateful for your answer.