mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 02:25:34 +00:00
Bug 999396 - Flip camera face-detection pref on. r=mikeh, sr=hkoka
This commit is contained in:
parent
fa75ce404b
commit
d039446635
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user