Remove nomedia logs from persistent logging
A device with many nomedia files when scanned multiple files can
consume a lot of Peristent logging space which may lead to losing
other important logs. To avoid this, removed nomedia logging from
persistent logging. Since nomedia logs are useful to detect malicious
app behaviors, we log nomedia files in the MediaProvider dump.
Bug: 180865147
Test: Verified that "dumpsys activity provider <mediaprovider package
name> dumps .nomedia files.
Change-Id: I35e7eac6bee4d513b504ce0d04fc52a335ee3cc2
2 files changed