commit | 5f391188dc67c80f89cbab737c552ba7373586e4 | [log] [tgz] |
---|---|---|
author | wei zheng dong <zhengdong.wei@technicolor.com> | Mon Feb 06 10:07:16 2017 +0800 |
committer | weizd <weizhengd@gmail.com> | Mon Feb 06 14:36:48 2017 +0800 |
tree | 2ad3542baf6593e19631831de6b5536253690522 | |
parent | 6678d341332bbb8ef01159a487ac96529f4fb00e [diff] |
camera case fail for testSceneModes add equals judgement for cts case: android.hardware.camera2.cts.CaptureRequestTest -m testSceneModes scene-mode (auto) is not single string in some platform, the source is from getCameraCharacteristics which contains multiple characters. so previous code == is not correct. Test: make Test: run android.hardware.camera2.cts.CaptureRequestTest -m testSceneModes Change-Id: Ie5ffeeebd0d0c237c80768a4a8217bc04e52a173