Empty scene is not absolutely black on iOS

Problem was in tonemapper. For 4.19 I used next config to solve this problem:

+CVars=r.TonemapperFilm=0
+CVars=r.Mobile.TonemapperFilm=1

Property r.Mobile.TonemapperFilm=1 is the most important in this problem.