We are trying to enable Hardware encoder and decoder on aosp 13 iMX 8MP SOC.
We observed that vsidaemonis required for hantro vpu to work. There are entries related to it in device folder, too.
But we are not able to find source of vsidaemon anywhere in android build.
We have tried to build it alone using "m vsidaemon" command but encountered error.

It is already added as a product package in device.mk.

Can you share link for source of vsidaemon service for android build.
IMX8MPLUS