Persist mount point
The/var/lib/tee directory is a mount point for a file system created on the persist partition. The recipes-bsp/partition/mount-tee-partition_1.0.bb recipe is responsible for installing the var-lib-tee.mountsystemd unit to local-fs.target.
At boot up, the var-lib-tee.mount systemd unit creates /var/lib/tee path and mounts /dev/disk/by-partlabel/persist on /var/lib/tee.
To verify the systemd mount unit status, run:
Next steps
- For partition layout and Ptool workflow, see Manage partitions in Qualcomm Linux.
- For OTA update behavior with persistent directories, see Update firmware and OS on Qualcomm Linux using capsule and OSTree mechanisms.

