themes: Fix strictmode warnings
* Use access() in the native layer instead of constructing a File object, as this will open the file and trigger a strictmode warning any time we hit this code path. Change-Id: I0ee93e84c4b6d4937fc1ab08975e1a4c10a80295
Loading
Please register or sign in to comment