The Android camera-capture flow in ChatInput writes temp photos to cacheDir/camera_photos/ but this subdir was missing from CACHE_SUBDIRECTORIES, so captured photos leaked across user sessions. Add it to the sweep list so CommonSessionCacheCleaner clears it on logout. |
||
|---|---|---|
| .. | ||
| common | ||
| data | ||
| model | ||
| network | ||
| ui | ||