Commit Graph

10 Commits

Author SHA1 Message Date
LuK1337 ccffb16100 peregrine: Add sha1sums for pinned blobs
* Camera HAL is edited with sed so it saves proper exif.
  command used: sed -i 's/release-keys/test-keys\x00\x00\x00/g' camera.vendor.msm8226.so

Change-Id: I4d93cc3331a7fd36786b8367073e1e14fbdc752e
2016-10-31 19:41:16 +01:00
LuK1337 b3fad2f8ad peregrine: Rename camera HAL to be wrappable
Change-Id: Ia4ea0448a21fe1f0a3223e437e4f594c24d3d634
2016-01-10 14:48:01 -05:00
Gabriele M c8c05b12e8 peregrine: Partially switch to L camera blobs
Using titan blobs didn't work well, so partially switch to L blobs.
This fixes the issues with the camera such as poor performance in
low light conditions and broken exposure settings.

Change-Id: Ic04d2c8db52fcf391a4cd677ea8a827488e6d790
2015-12-27 02:14:43 +01:00
Gabriele M 57f681c249 peregrine: Switch to open source sensors HAL
Change-Id: Ibf3660cff2e5396030396a141519853a21bcf02d
2015-12-24 09:43:00 -08:00
luca020400 83b95a9a4d peregrine: Commonize camera blobs
Change-Id: I02760c25ee0520219674a7d272142f1f06622149
2015-11-23 15:42:30 -08:00
luca020400 a44010f471 peregrine: move touchscreen firmware to device
Change-Id: I9a9f0c4cb839a27e398f7fe6f3c6a091830c1d9e
2015-05-04 10:34:56 +02:00
LuK1337 e52c4a5bee peregrine: move akmd daemon to device
Titan doesn't have akmd sensor so akmd daemon keeps starting and
that results in logcat spam & unnecessary memory/cpu usage.

Logcat:
I/AKMD2   (10705): AK8963 for Android v20111216(Library: v1.0.0.809)
started.
I/AKMD2   (10705): Debug: OFF
I/AKMD2   (10705): Debug level: 0
I/AKMD2   (10705): Output to: LOGD
E/AKMD2   (10705): AKD_InitDevice:54 open Error (No such file or directory).
I/AKMD2   (10705): AK8963/B for Android end (-2).

Change-Id: I1666e12905f7497eb317fa7e51f00468a2773488
2015-03-01 13:58:36 +00:00
LuK1337 bcc3c0195d peregrine: Move audio calibration files to device
Titan can't use falcon/peregrine ones so move them to devices instead.

Change-Id: I795fa89043019e73ae81e3aef986030e85afa110
2015-02-11 13:40:36 +00:00
LuK1337 182ba430e1 peregrine: Move camera files to device
Change-Id: I65ee8ebf48ad13bdaaca79b28561a2e9dd7dcc3f
2015-01-24 00:26:03 +00:00
Ethan Chen 6fab759582 peregrine: Use msm8226-common repo
* Remove extra init scripts
* Use nested cm.dependencies
* Remove extra makefiles
* Add device specific WCNSS NV
* Add setup-makefiles.sh, extract-files.sh
2014-08-13 16:36:08 -07:00