Increase FUSE entry timeout for /sdcard and /sdcard/Android

Increase the timeout for these paths from 10s to the max possible
since their lookup results will never change, once successful.

TODO: Increase FUSE attr timeout to avoid unnecessary getattr requests

Test: No lookup logs for /sdcard/Android after 10s
Bug: 135341433
Change-Id: I28e71b02f7f251730b37da982cacd01dec325217
1 file changed