Fix NPE in UltraSoundSpeaker test.
The function LineAndPointFormatter#configure will use invoke function to get the object/variable which defined in xml resource. aosp/758566 defined new object pointLabelFormatter on R.xml.ultrasound_line_formatter_trials, it's the reason to get NPE here. Bug: 110259506 Test: local build & run CtsVerifier. Change-Id: I7f401a19c03bd2911e47631c68e87187aca74547
Loading
Please sign in to comment