| commit | 2ab4447ad20bdbf664c00de5f47c2c638ee83241 | [log] [tgz] |
|---|---|---|
| author | Yurii Zubrytskyi <zyy@google.com> | Wed Nov 30 00:56:22 2022 -0800 |
| committer | Yurii Zubrytskyi <zyy@google.com> | Wed Nov 30 18:04:36 2022 -0800 |
| tree | c2563e02f7b14a2d890cba13128aa2e9284a52af | |
| parent | 9d22537ee2ef820919e03cc1bf3024ae000194d9 [diff] |
[res] Don't stat asset providers on RO filesystems IsUpToDate() is one of the most often called functions, let's make sure it only performs a syscall if it makes any sense and the underlying file can really change. Bug: 237583012 Test: build + boot + UTs Change-Id: Ie5999ddadf10b56f35354d00ad3402b229ffa2c3