Relative Path in PKCS11 manifests

Hi,

As per the description of path property in PKCS11 manifests,it seems we can use the relative path for PKCS11 module.
I just wanted to confirm since our product has support both x64 and x32 firefox applications and the jason file has to point to (x86 & x64) PKCS11 module.

Using the absolute path we have an issue since it is pointing to only one version of the module like x64, hence is it possible to use the relative path in path property variable like "path : “…\…\pkcsmodule”.

|path|String|Path to the module.

On Windows, this may be relative to the manifest itself. On OS X and Linux it must be absolute.

Could you please confirm on the same???

Thank you,
Vishal