commit | a2966a719f67c9cf352bb5c246559f4fee5de8b2 | [log] [tgz] |
---|---|---|
author | shafik <shafik@google.com> | Thu Dec 12 13:02:43 2019 +0000 |
committer | shafik <shafik@google.com> | Thu Dec 12 13:07:57 2019 +0000 |
tree | 5617e424a1b17ca9b167b671faa2a9b578571c52 | |
parent | 8f88e698c87aea51cb665c637b6369334b0a4607 [diff] |
Append all FUSE MediaProvider methods with ForFuse Some MediaProvider methods that are intended to be called from FUSE should never be called internally by MediaProvider, like getRedactionRanges(String). This change makes developer aware that these methods are intended to be called by FUSE. Test: adb logcat | grep "Error caching method: " # nothing Change-Id: Idad71742649e82da1496a439e5a92055bd569c0e