forked from public/pysim
7744b6e9d1
The file identifier (and allso application ids for ADFs), are hexadecimal. We should be case insensitive when accepting hex identifiers but file names should still be full matched. Change-Id: Ibe283a108ddc9058af77c823b7222db555e1e0f6 Related: OS#4963