c6e1b293a7cca6804a0a3ea4923beea16bd6dc0e
Fix for reported bug where settings app crashes while trying to share a picture. Bug report showed IllegalStateException thrown with message "Got onDeviceAdded, but cachedDevice already exists." Changed code to print an error message to the log and ignore the unexpected event, rather than throwing an uncaught exception that crashes the app. Bug: 2192884 Change-Id: I016be6a1616b317b2289768d18ae9f069a49445e
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%