| commit | 4051af2647d559f0d1a279b8e4cea19262c82af1 | [log] [tgz] |
|---|---|---|
| author | Corina <corinac@google.com> | Fri Jun 19 11:37:13 2020 +0100 |
| committer | Corina <corinac@google.com> | Fri Jun 19 11:37:13 2020 +0100 |
| tree | 6f3fbea63fbf45109102ee9b00fc9e046ad988aa | |
| parent | abee50dbc69f51aedb1f443c58381de12ae4591d [diff] |
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