commit | 6306169f866402321c9d832834c6aa3f552380c8 | [log] [tgz] |
---|---|---|
author | Fiona Campbell <flc@google.com> | Wed May 12 13:34:13 2021 +0100 |
committer | Fiona Campbell <flc@google.com> | Wed May 12 13:34:13 2021 +0100 |
tree | 952758aa08fb5bfb79a04a728f59b5b1ea9b8880 | |
parent | d2ca79d4d431f93b7d7d6c9581eddaa7142d1565 [diff] |
Add fallback for sensor identification in ddc If a display device config was specified but without a valid ambient light sensor, it would fall back to Sensor.TYPE_LIGHT rather than the specified one in config.xml. This change fixes that. Bug: 187130675 Test: adb shell dumpsys display | grep DisplayDeviceConfig Test: com.android.server.display Change-Id: I5b3f71a7c32055dbbd43d8fd139cfa7d09b9b3c4