- 12 Feb, 2016 1 commit
-
-
Gabriele M authored
The values reported by the kernel are not correct, so ignore them. This reverts commit 9212a63c. Change-Id: I101fd1087a38f14b667a2e35a90a8562d45fd976
-
- 31 Jan, 2016 1 commit
-
-
Gabriele M authored
Look for ro.home.operator.carrierid=BOOST in /persist/prop/ro_cust.prop to determine if the carrier is Boost Mobile, or fallbacks to Sprint. Change-Id: Id6212eb01283fd52835faf2c1403ca27fd0c18fb
-
- 22 Jan, 2016 5 commits
-
-
Gabriele M authored
Found in Motorola factory images. Change-Id: Ib9f9dba4a812621860047cce440e4e2ce5a27f3c
-
Gabriele M authored
Even though this commit is not what really allows it, let's pretend it is. This reverts commit 12560834. Change-Id: I1720867c8168416705048a34e028f61f875d76e1
-
Gabriele M authored
Since CDMA users are not allowed to edit their APN list from the settings and that only a limited number of carriers needs to be supported, add a CDMA specific list that is guaranteed to work. This additional list is placed in /system/etc/apns-conf-cdma.xml and if ro.boot.radio is 0x3 (i.e. CDMA), /system/etc/apns-conf.xml will be replaced with a symlink to it. Since we are now using a custom releasetools, add the code that checks the bootloader version that is now in msm8226-common. Change-Id: I9919afd583505e679fb93cd7eebe2db0f082afbf
-
Gabriele M authored
falcon_3.img.gz exists in many variants and is always a symlink to falcon_verizon_3.img.gz, so it's not enough to determine the carrier. Moreover, there are more carriers than just Verizon and Boost Mobile. Also, the numeric for Boost Mobile is different from the one used in factory images. - If ro.boot.carrier=vzw, set the properties for Verizon. This property is not normally available and can be set using the following fastboot command: fastboot oem config carrier vzw - If /pds/public/usc/ exists, set the properties for U.S. Cellular. This directory is created by init.usc.rc, available only in USC factory images. - If /persist/prop/ro_cust.prop exists, set the properties for Sprint MVNOs. This file is most likely available for Sprint MVNO. Other carriers are not supported. However, this should not cause issues with mobile data, calls and SMS. Change-Id: Ia789338cad410603a225c95523e713c28cf72d5e
-
Gabriele M authored
Check the filesystem type of /data only for XT1302 and move the common CDMA properties in the common part. Change-Id: Ibfdffc097e3b03ed20f1b300b058f7c4171c131d
-
- 20 Jan, 2016 1 commit
-
-
Gabriele M authored
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
-
- 17 Jan, 2016 1 commit
-
-
Gabriele M authored
The default CDMA subscription was changed to RUIM. Change-Id: I11c4d2a88eaafd3ecaaba3d616dac1354341d9e2
-
- 14 Jan, 2016 1 commit
-
-
LuK1337 authored
Change-Id: I998d63fe26c5e64f80ce6ee4c2de4662389d4b6f
-
- 10 Jan, 2016 1 commit
-
-
LuK1337 authored
Change-Id: Ia908018334ee15a65e0a7d88d938e4a40751a2cc
-
- 30 Dec, 2015 1 commit
-
-
Gabriele M authored
Change-Id: I766fc6ccf6763285a11704661436b52fa82336e2
-
- 26 Dec, 2015 1 commit
-
-
Gabriele M authored
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
-
- 19 Dec, 2015 1 commit
-
-
Gabriele M authored
Change-Id: I4cbd7af6dc6dd4217f55d7d588e80b8582bafe89
-
- 29 Nov, 2015 1 commit
-
-
Gabriele M authored
CDMA is not yet supported, so don't let users flash broken builds. Change-Id: Iaf3c7d958385abdc099ab9943e6155e60af9c79b
-
- 28 Nov, 2015 2 commits
-
-
Gabriele M authored
Also, drop the unneeded grep. This should fix the dection of /userdata filesystem and CDMA variant. Change-Id: I3531d463e49de734c21ff0174f22db62123c3ed9
-
Gabriele M authored
Change-Id: I87e15526f580dd61c8239b063e5129f4c506f866
-
- 24 Nov, 2015 1 commit
-
-
LuK1337 authored
* It makes no sense to have it device common in M Change-Id: Ice8e9a9f1fb8abd8db6603e66a13cdeaec05d539
-
- 23 Nov, 2015 3 commits
-
-
Luca Stefani authored
Change-Id: I3a4d1910e81da02f62162f12ff7ebe3b406bf2d3
-
LuK1337 authored
* We need that for sim detection on MSIM variants. Change-Id: I2b8f521c664f379e76f3075b64d2af4985806736
-
luca020400 authored
Change-Id: I3451dd59696e38cdaad39335d7cee789e8ee635b
-
- 20 Nov, 2015 1 commit
-
-
JP Abgrall authored
Bug: 19624276 Change-Id: I768d91860a7a17d651258bcdb05b154adb68293c
-
- 06 Nov, 2015 1 commit
-
-
LuK1337 authored
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
-
- 03 Nov, 2015 1 commit
-
-
myzb authored
Swapping out PRI_MI2S_TX_Voip for SLIM_0_TX_Voip was forgotten in commit: 519a08ad3d14b0add5b6baf2e74cf9f630642b48. Change-Id: I4df2b215042abb8f20bb6ab1836c8990cca7e6ee (cherry picked from commit c1c5ba6a6c3d786834fd5e56221ea74e51989e31)
-
- 02 Nov, 2015 1 commit
-
-
Luca Stefani authored
Change-Id: I350d5af4f90d16273163fec69252e40beba51b04
-
- 29 Oct, 2015 1 commit
-
-
Jeff Sharkey authored
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
-
- 25 Oct, 2015 1 commit
-
-
Luca Stefani authored
Change-Id: I843334a3e2c8f1f4dc30b83162fa187fc5f69168
-
- 21 Oct, 2015 1 commit
-
-
Luca Stefani authored
* After 8e0ac24 android_build Change-Id: Ided4471b404b3710db71cdf9010d62a40711e442
-
- 18 Oct, 2015 1 commit
-
-
LuK1337 authored
Change-Id: I310a0a079caa49be56b7090f75db4a9129d49a80
-
- 16 Sep, 2015 1 commit
-
-
Luca Stefani authored
Change-Id: I1df2064c8ccb0e415a710859843ad74b4dfa37b7
-
- 09 Sep, 2015 1 commit
-
-
Alberto97 authored
* Rename LOCAL_PATH to DEVICE_PATH * Use $(DEVICE_PATH) instead of hardcoded path Change-Id: I7d04b4c8dbd3fdd4e95f6a12586e62f09c4976fa
-
- 25 Aug, 2015 1 commit
-
-
Dan Pasanen authored
Change-Id: I1ddc93474789971d9f20c883ae5921f53451cdc8
-
- 16 Aug, 2015 1 commit
-
-
Gabriele M authored
Firmware taken from LXB22.99-36_35 Change-Id: I3f19b4ed77cf95a961cddbb3825e816870551a0b
-
- 24 Jul, 2015 1 commit
-
-
Brandon McAnsh authored
Change-Id: I53c81ccb4906081a58f99d49fbfc49476472f0fb Signed-off-by:
Brandon McAnsh <brandon.mcansh@gmail.com>
-
- 18 Jul, 2015 1 commit
-
-
Chris Fries authored
Mark cache and userdata as formattable partitions, so that init/fs_mgr format them during powerup if they are blank. Change-Id: I6368a667d6535cf4258f616848a19ddc34a4fba6
-
- 03 Jul, 2015 1 commit
-
-
Ethan Chen authored
Change-Id: I711d8e8e48dc833e983ad18e89d31699111738b7
-
- 02 Jul, 2015 1 commit
-
-
Alberto97 authored
Change-Id: If0d4818392c87fc2c02258ee65cb42ef0467be2e
-
- 19 Jun, 2015 1 commit
-
-
Ethan Chen authored
* Size userdata for 16kb footer for encryption. * Force GPE to use encryptable footer also, since fs_mgr cannot figure out what encryption parameters go with which partition type. Change-Id: I46882d527bd68c4ed8583062450c870dd8d2dcc9
-
- 19 May, 2015 1 commit
-
- 04 May, 2015 1 commit
-
-
luca020400 authored
Change-Id: I17952cd00802dc9b0bd6fe9ef5592a794cb9fa15
-