| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
It should have been removed with commit 593119d6d3a7
("falcon: init: Look for metadata block to detect GPE variant")
Change-Id: Ifd319bad1ea37cb1e83e9910c4e1a3bbd78526b2
|
| |
|
|
|
|
| |
The HAL expects voice-hac-handset.
Change-Id: I5926071d6074e829fa33f551b1a6ba44d0bf888b
|
| |
|
|
| |
Change-Id: I4e05b22d6d4fc7f47007fa624436d8a0a1981e52
|
| |
|
|
|
|
| |
It should be SLIM_0* everywhere.
Change-Id: Iccc61bb04ae79e62fd5c66f4a3aed6c3ba0efe3d
|
| |
|
|
|
|
|
|
| |
This reverts commit 5a761eec1bea65d5b15298d168c2f9aedce78c6b.
* They're removing the support for power key, so this has no use
Change-Id: I0d864a7b7f63d74e13f801e1b47449e83cd4fc05
|
| |
|
|
|
|
| |
* We are not RAT compatible.
Change-Id: Ia264268cbd85334843ce2bb3817e7eccef560887
|
| |
|
|
|
|
| |
* No need to build the msm one
Change-Id: Ife4293a454aa2ba7b6f1031c63442622b2dec8a8
|
| |
|
|
|
|
|
| |
This was in msm8226-common, but it was removed to allow each variant
to use its own configuration.
Change-Id: I44fa3a2cfd287b9e419c2b5c25e207783316d19a
|
| |
|
|
|
|
|
| |
* Looks much better like this, compared to default.
Change-Id: I8212fcdc774a5c3903bcfccbd1f2c8ec7ff06adc
Signed-off-by: Akhil Narang <akhilnarang.1999@gmail.com>
|
| |
|
|
| |
Change-Id: I3864d0494beb121f4c8fbdb8fc888d20e7ee8e51
|
| |
|
|
| |
Change-Id: Iafefda39a72afda872b8c48ccb6365ca691d7b1f
|
| |
|
|
| |
Change-Id: Iaa5550d659d6c5450e101e691184d6769589de97
|
| |
|
|
|
|
|
| |
This partition is only available for the GPE variant. Look for that
rather then executing blkid.
Change-Id: Ib75322cacaa1d209b732d896269a3fdfadd287fc
|
| |
|
|
|
|
|
|
| |
Set the headphone output gain to the maximum value. This minimizes
the gain loss caused by http://review.cyanogenmod.org/#/c/125998/
without bringing back the static noise.
Change-Id: I4e250244e260c0d42d91504bf5f37f3d5d2f4d5e
|
| |
|
|
|
|
|
|
|
| |
The previous binary was causing random issues with channel 13.
Go back to this one, which works just fine.
This partially reverts 4a03d569116a5b7dd8de875944594b2a53cab8c3.
Change-Id: Ifea98f61a85821c5e252dc29d948388335c8a099
|
| |
|
|
| |
Change-Id: I23640c861e86a2ce0f3b9f9b77994368aa51b81b
|
| |
|
|
| |
Change-Id: I5608eb7bc6d53f6c08c9a164f93b0acc944ffa2f
|
| |
|
|
|
|
|
|
| |
The values reported by the kernel are not correct, so ignore them.
This reverts commit 9212a63c396ceed4d59f2f22a21c7db65a1e3abe.
Change-Id: I101fd1087a38f14b667a2e35a90a8562d45fd976
|
| |
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
Found in Motorola factory images.
Change-Id: Ib9f9dba4a812621860047cce440e4e2ce5a27f3c
|
| |
|
|
|
|
|
|
|
| |
Even though this commit is not what really allows it, let's
pretend it is.
This reverts commit 12560834de5ca7adfec93d8ac9af0545bc0b62e1.
Change-Id: I1720867c8168416705048a34e028f61f875d76e1
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
Check the filesystem type of /data only for XT1302 and move
the common CDMA properties in the common part.
Change-Id: Ibfdffc097e3b03ed20f1b300b058f7c4171c131d
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
The default CDMA subscription was changed to RUIM.
Change-Id: I11c4d2a88eaafd3ecaaba3d616dac1354341d9e2
|
| |
|
|
| |
Change-Id: I998d63fe26c5e64f80ce6ee4c2de4662389d4b6f
|
| |
|
|
| |
Change-Id: Ia908018334ee15a65e0a7d88d938e4a40751a2cc
|
| |
|
|
| |
Change-Id: I766fc6ccf6763285a11704661436b52fa82336e2
|
| |
|
|
| |
Change-Id: Ia676eb1892b4eeefe1c35c6991b6fccdacc1f22a
|
| |
|
|
|
|
| |
This reverts commit c4b58ea755134b90c639e4e6172c48455433dd53.
Change-Id: I075370c95c92d3603012af793583a5dc13d0d223
|
| |
|
|
| |
Change-Id: I1502c7d5d6645fbfcd0506ebeaedd017f1124b0f
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Change-Id: I4cbd7af6dc6dd4217f55d7d588e80b8582bafe89
|
| |
|
|
| |
Change-Id: I07b609aab1af6e222ce6fd5b890036fb6fb263d2
|
| |
|
|
| |
Change-Id: I925c8d1d69a2842da7d1915de20640fa57800675
|
| |
|
|
|
|
| |
-- Use default timeout value (250ms)
Change-Id: I4a05f10642253bfd1816d8d6b8a8503eb1bb05c5
|
| |
|
|
|
|
| |
CDMA is not yet supported, so don't let users flash broken builds.
Change-Id: Iaf3c7d958385abdc099ab9943e6155e60af9c79b
|
| |
|
|
|
|
|
| |
Also, drop the unneeded grep. This should fix the dection of /userdata
filesystem and CDMA variant.
Change-Id: I3531d463e49de734c21ff0174f22db62123c3ed9
|
| |
|
|
| |
Change-Id: I87e15526f580dd61c8239b063e5129f4c506f866
|
| |
|
|
|
|
| |
This reverts commit d99e889697b650042fc966ca7c39fd0612b59dd7.
Change-Id: Ifbfa84c515ab10c9010d3a610246eacb808f3968
|
| | |
|
| |
|
|
|
|
| |
* It makes no sense to have it device common in M
Change-Id: Ice8e9a9f1fb8abd8db6603e66a13cdeaec05d539
|
| |
|
|
| |
Change-Id: I3a4d1910e81da02f62162f12ff7ebe3b406bf2d3
|
| |
|
|
|
|
| |
* We need that for sim detection on MSIM variants.
Change-Id: I2b8f521c664f379e76f3075b64d2af4985806736
|
| |
|
|
| |
Change-Id: I3451dd59696e38cdaad39335d7cee789e8ee635b
|
| |
|
|
|
| |
Bug: 19624276
Change-Id: I768d91860a7a17d651258bcdb05b154adb68293c
|
| |
|
|
|
|
| |
conversion"
This reverts commit 83d820d74ed02ddaa31829a1cdee4b3fc67f3d63.
|
| |
|
|
| |
This reverts commit 1725b2c38ebc17f99c34c971f280c4fbc4ff3c57.
|
| | |
|