From 08cbd3511475751c9692b98a8f6c9401f3e9ced0 Mon Sep 17 00:00:00 2001 From: Santhosh Kumar Thimmanna Bhattar Date: Tue, 19 Dec 2017 15:29:25 +0530 Subject: SnapdragonCamera: Rename the resource Id to fix CTS issue. Issue: CTS test case testImageCapture is failing due to mismatch in resource Id of OK button in SnapdragonCamera app and CTS . After take picture , CTS app is sending click event for OK button in SnapdragonCamera. But event is failed due to mismatch in Id. Fix: Rename resource Id of OK button as per the CTS. Change-Id: I7d3b087e4ac73fc7ee1034b7d2845241e6023b29 --- res/layout/review_module_control.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/layout') diff --git a/res/layout/review_module_control.xml b/res/layout/review_module_control.xml index 8280b3101..768fc1a0d 100644 --- a/res/layout/review_module_control.xml +++ b/res/layout/review_module_control.xml @@ -18,7 +18,7 @@ style="@style/CameraControls" android:layout_gravity="bottom|center_horizontal" android:layout_marginBottom="2dip"> -