InputDevice: warn if a potential IDC file can't be opened
When probing for IDC files, we expect to get "File not found" errors, but any other error could indicate a deeper problem (such as the permissions issue that appears to be behind b/365593937). In that case, it would be useful to have a warning log even if DEBUG_PROBE isn't set. Test: remove the read permissions for everyone on an IDC file, then watch logcat for the InputDevice tag while connecting the corresponding device Bug: 365593937 Flag: EXEMPT logging change Change-Id: I022ec383f0c0b22a66524341530c055a69e05f0b
Loading
Please register or sign in to comment