Bug 999396 - Flip camera face-detection pref on. r=mikeh, sr=hkoka

This commit is contained in:
Shinuk Lee 2014-05-07 17:11:00 -04:00
parent 27576336e3
commit a10875e802

View File

@ -4123,4 +4123,4 @@ pref("beacon.enabled", true);
// Camera prefs
pref("camera.control.autofocus_moving_callback.enabled", false);
pref("camera.control.face_detection.enabled", false);
pref("camera.control.face_detection.enabled", true);