linker: use stat(2) to check file existence
open(2) can be used to open directories; use stat to check that the file exists and is a regular file. Addresses review comments for 5aa67675 Bug: http://b/30320104 Change-Id: Ia944db2f2f779a87ea01dd41dcd171e59c9bef01
Loading
Please sign in to comment