After merger of PR: #1484 I tried to build qcom-multimedia-image using the following build commands for rb3gen2:
git clone https://github.com/qualcomm-linux/meta-qcom.git
git clone https://github.com/qualcomm-linux/meta-qcom-distro
kas build meta-qcom/ci/qcs6490-rb3gen2-core-kit.yml:meta-qcom/ci/qcom-distro.yml
But after flashing the image on device, I do not find var-lib-tee.mount in /lib/systemd/system/. Perhaps this is because the recipe recipes-bsp/partition/mount-tee-partition_1.0.bb is not yet installed in qcom-multimedia-image?
Also, I do not find the persist partition under /dev/disk/by-partlabel/. Has some change in meta-qcom broken the partition visibility?