Commit Graph

7 Commits

Author SHA1 Message Date
Gabriele M 7fc0ec50f5 peregrine: Snap: Disable ZSL
If ZSL is enabled, the HAL might automatically force a lower fps
(depending on the current resolution). This causes problems if the
normal fps range is not restored before changing configuration
(e.g. changing resolution, enabling HDR, switching to video mode).
When this happens, the sensor gets stuck at low fps, the preview
becomes dark and an invalid fps preview range might get selected,
leading to a crash. Disable ZSL to prevent all these issues.

Change-Id: I0b00dd65a1ff88547d39874ec1c60fb9263335f7
2016-01-20 15:30:42 -08:00
LuK1337 bde67e31fb peregrine: Exclude unsupported HFR modes
Change-Id: I998d63fe26c5e64f80ce6ee4c2de4662389d4b6f
2016-01-15 00:41:38 +01:00
LuK1337 d737396c1b peregrine: Specify supported radio capacities
Our radio don't support RIL_REQUEST_GET_RADIO_CAPABILITY thus
we can't select non "GSM only" mode on msim variants.

Change-Id: I9622cc78b53876d6e8d29f6809fffc81c9a1a6ec
2015-11-06 16:23:39 +01:00
Jeff Sharkey 0691554ef0 peregrine: Updated external storage configuration.
vold now manages external storage in a much more dynamic fashion,
so we no longer need to define FUSE daemons or mount points.

Bug: 19993667
Change-Id: If1ff24c62ee394afb02e223508aa5d768a3d041e
2015-10-29 13:35:07 -07:00
Ethan Chen 077191f860 peregrine: Correctly set storage overlay 2014-08-13 16:36:08 -07:00
Ethan Chen 8a29f773da peregrine: Remove world_phone
* This isn't a CDMA device, don't treat it as such.
2014-08-13 16:36:08 -07:00
David Rouleau 0254b5162f Squashed commit of complete ugly work 2014-07-22 09:35:58 -04:00