file_getprop(file, key) interprets 'file' as a getprop-style file (key=value pairs, one per line. # comment lines, blank lines, lines without '=' ignored), and returns the value for 'key' (or "" if it isn't defined).
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected