Remove setattr permission test for external files path.

Requests for these paths (Android/data) go directly to lower filesystem,
so the check was failing on some devices (e.g. crosshatch). we keep the
assertion for media paths, since these requests go through FuseDaemon.

BUG: 155239141
Test: atest ScopedStorageTest:android.scopedstorage.cts.host.ScopedStorageHostTest#testCantSetAttrOtherAppsFile
Change-Id: Id22affe5ec0841b148abb7262b6cf8455e70d360
1 file changed