-
- Downloads
remove annoying RING_ERR log in fileutils
Remove the RING_ERR call with directory argument doesn't exist when fileutils::readDirectory() is called. This function returns an empty result if such case that's enough for callers to log something if they want. but not log (as error) by default, more annoying! Change-Id: I0f1fff604de70997f3f6419ccd050687629e10d4
Please register or sign in to comment