[On-device adaptive brightness] Remove the need of VerifyAlsConfig from AlsReaderImpl
AlsReaderImpl previously checked number of ALS config steps to determine if a device should be supported. We now use ModelConfigLoader to load model config that will tell us if a device is supported, hence this cl removes config verification from AlsReaderImpl. Bug: 881215 Change-Id: I273a1b1b518970ae49632622acb25a8cfd69c5f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1505747 Commit-Queue: Jia Meng <jiameng@chromium.org> Reviewed-by:Michael Martis <martis@chromium.org> Cr-Commit-Position: refs/heads/master@{#638524}
Showing
Please register or sign in to comment