FP2-1081:CTS Test failed - android.app.cts.SystemFeaturesTest-- testCameraFeatures

Change-Id: Ib2ba298655bda1584c4a2797178e2e212475ebb1
diff --git a/data/etc/android.hardware.camera.flash-autofocus.xml b/data/etc/android.hardware.camera.flash-autofocus.xml
index 84e2334..ab81cd9 100644
--- a/data/etc/android.hardware.camera.flash-autofocus.xml
+++ b/data/etc/android.hardware.camera.flash-autofocus.xml
@@ -19,6 +19,6 @@
 <permissions>
     <feature name="android.hardware.camera.any" />
     <feature name="android.hardware.camera" />
-    <!--<feature name="android.hardware.camera.autofocus" /> -->
+    <feature name="android.hardware.camera.autofocus" />
     <feature name="android.hardware.camera.flash" />
 </permissions>