aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* d855: delete baseband validationHEADp9.0Aleksander Gencel2019-01-126-245/+0
| | | | | | | other variants don't seem to require it and it doesn't work on latest TWRP this is also not really necessary Change-Id: Ia7e63f2b77d60ba1bb52acfef00a492a62cbe58d
* d855: Use sdfat for exfat and vfatPaul Keith2019-01-122-1/+4
| | | | Change-Id: Ifb16dd6282d5f6b2521b5a5c504d5732c14ba9fe
* d855: change system/vendor in $(TARGET_COPY_OUT_VENDOR)firebird112019-01-121-7/+7
| | | | Change-Id: I149eac420b63db1631f220852f0d5f37c50efef4
* d855: remove nonexistent bluetooth scriptsitsHardStyl3r2019-01-121-5/+0
| | | | | | leftovers after g3-common cleanup (Idb2b86f069e73fda7e91b8f6221c87af9ed4233f) Change-Id: Id53b3c2b0233053f24aa9902ddb62866af4dd14a
* d855: remove languages-full.mkBrinly Taylor2019-01-121-2/+0
| | | | | | * full_base_telephony.mk already includes language pack Change-Id: I0e28542250d6cfe80b6649add486876780754ca3
* d855: nfc: pn547: Use prebuilt NFC HAL from 15.1jrior0012019-01-121-3/+5
| | | | Change-Id: I832b18ed81909f09dc6aff1346fa1d8c3558b310
* d855: move wifi supplicant to vendorfirebird112019-01-121-2/+2
| | | | Change-Id: I48df0332672844f29891f8f1b0fc5e38f5fbb8a2
* d855: Rename bt props for new HALdianlujitao2019-01-121-1/+12
| | | | Change-Id: I3f5a72d48562b502f1a70c0cc08e15392b76b9d7
* d855: Cleanup bluetooth configMichael Bestas2019-01-121-10/+4
| | | | | | | * Remove unused flags * MAX_L2CAP_CHANNELS defaults to 16 Change-Id: Ide4ecba5eda5fb96d2cf3bf74217334216287cb1
* d855: Update WCNSS configuration symlinkdianlujitao2019-01-121-1/+1
| | | | | | * The new HAL uses /data/vendor/wifi Change-Id: I0386e0f1c075a679a251e08a667afbf185d3fd7a
* d855: Move fstab to /system/vendorfirebird112019-01-121-1/+1
| | | | Change-Id: I6fed4b3e6acd34320ebb7629a8041d4ca8a7b073
* d855: add AndroidProducts.mk and move to AICPfirebird112019-01-123-4/+24
| | | | Change-Id: I352c2859a6457309971ef5d9460f730462ed98d0
* d855: set build fingerprint instead of overridefirebird112019-01-121-1/+2
| | | | Change-Id: I175b3e54ea723c01ea282f2a45f14e0caec21d90
* d855: set /system mount as recoveryonlyMichael Bestas2018-03-181-1/+1
| | | | | | | | | * Mounting /system partition is handled in kernel now, however removing the entry from fstab caused issues building the OTA. Simply setting the recoveryonly flag does the trick because those are then ignored during a normal Android boot. Change-Id: I8e558458b984e97a45a920c3751a6b7c3f2ebc5c
* d855: move proprietary blobs to /vendorDave Antoine2018-03-012-20/+21
| | | | Change-Id: I8623130137794759958fd831d4da3390ed777a25
* d855: Move wcnss to vendorZjemCiKolege2018-03-012-8/+9
| | | | | | need to work wifi Change-Id: I996082e0157a1d2103aefdceef41e9ba7c02fb6d
* d855: Update NFC hal nameZjemCiKolege2018-03-012-1/+2
| | | | Change-Id: Ic783fd83a68cd3a9460656d7e36729da23dfff64
* Revert "bluetooth: Our kernel is missing CLOCK_BOOTTIME_ALARM (alarmtimer)"ZjemCiKolege2018-03-011-4/+0
| | | | | | This reverts commit 4673ef40fd04f9364cce6ac3eaed1c1a4bb4481c. Change-Id: Ice6134adfc1beba17e3a0ac4f775b49f5404a667
* d855: move audio configs to vendorfirebird112018-03-011-2/+2
| | | | Change-Id: I438cc42529b8023d825c2a01b9b1d16591404fb2
* d855: vendor/cm -> vendor/lineageZjemCiKolege2017-09-041-1/+1
| | | | Change-Id: Iae26ff927de08742ac01889f843e53ff2ea1a8e1
* d855: Enable BOARD_HAVE_QCOM_FMDHOMD2017-01-231-0/+1
| | | | Change-Id: I0ac6d8812dab2c740c5d9c44911998bbe301f566
* d855: lunch target: cm->lineageHendrik Hagendorn2017-01-061-1/+1
| | | | Change-Id: Ibca44c03a84cca59420db9a5e12108e741fe4e7e
* d855: rebrand to LineageKasual2017-01-044-2/+5
| | | | Change-Id: Ibd0b89b31f4568d8526645adb5eacc76c85e958a
* d855: Package libmdmdetect and libperipheral_clientHendrik Hagendorn2016-12-281-2/+2
| | | | Change-Id: I5629a8002796bcb33ae740a348e20dd686af5bb5
* d855: use pad instead of misc for recovery commandsDan Pasanen2016-11-261-14/+15
| | | | | | | | * LG's bootloader writes a wipe_data command to misc if you boot using the key combination. Let's stay far away from doing that to our users... Change-Id: Ida5485b62c80e0a9cb20425f303e84f795f24596
* d855: add pn547 firmwareHendrik Hagendorn2016-11-231-0/+3
| | | | Change-Id: I3c1efd96a281a8c03b0f3fb1b658029499dbabb7
* Merge "Revert "d855: Add misc partition"" into cm-14.1Hendrik Hagendorn2016-11-221-15/+14
|\
| * Revert "d855: Add misc partition"Hendrik Hagendorn2016-11-221-15/+14
| | | | | | | | | | | | This reverts commit b52e41a2216adac873b6c99a373724fb9ff5fa4c. Change-Id: Iac6ff2ef58932fdde9636920796b91c7f000b0ef
* | d855: Remove enhanced NFC featureHendrik Hagendorn2016-11-211-3/+0
|/ | | | | | * Die! Change-Id: I546185e1029e480fe3c2688279cb5b7eaeb73ce6
* d855: Add misc partitionHendrik Hagendorn2016-11-211-14/+15
| | | | Change-Id: Iac8c0dbcbc43a09304e43683ebde8c4397af5375
* d855: move to source-built librilDan Pasanen2016-11-065-11/+15
| | | | | | | * Ditch the custom ril class, we dont need that anymore * Requires a partial revert when the common change is merged Change-Id: I4768ac361caa435ab33c39e1d0e3aec460074f3f
* d855: bluetooth: set qualcomm socHendrik Hagendorn2016-10-281-1/+3
| | | | Change-Id: I3705b0eebc3c62dcaf42086d483c4d8048ffff33
* d855: recovery_updater: Switch to cppHendrik Hagendorn2016-09-092-1/+2
| | | | Change-Id: I076c33cac23ee79eb2bd29dba074e858789febf2
* bluetooth: Our kernel is missing CLOCK_BOOTTIME_ALARM (alarmtimer)Chirayu Desai2016-09-011-0/+4
| | | | | | | * Kernel is still using drivers/rtc/alarm.c, instead of the newer kernel/time/alarmtimer.c Change-Id: I2b8635fa887b2cfc0fca820fb560539475124534
* Revert "d855: add assertions on stock 5.0 or higher"Hendrik Hagendorn2016-05-103-78/+3
| | | | | | This reverts commit fa75809c767ba7676643646b23e5e354f3f3e0f8. Change-Id: Id4393694f61fca624bae44414a40c716b79a330d
* d855: add assertions on stock 5.0 or higherHendrik Hagendorn2016-05-073-3/+78
| | | | Change-Id: I26b86670bbc6508403ca8f6a477d81916cfd5f4a
* d855: decommonize acdb blobsbryan28942016-04-131-0/+13
| | | | Change-Id: I8aefff5d6c9a9402d709a1cb7580bc04328d7ebc
* fstab: update otg entry for MDan Pasanen2016-03-221-1/+1
| | | | Change-Id: Id9d7c0933b5d32ab867959267be5df6875039a7e
* d855: Revert gps.conf to D855 21C and pick some changes from 30BHendrik Hagendorn2016-03-171-170/+89
| | | | | | | * SUPL_MODE=1 * gpsonextra.net -> izatcloud.net Change-Id: I43395d9037fddf87e91cb9f8c64ff581310547d3
* d855: update proprietary blobsHendrik Hagendorn2016-03-091-31/+0
| | | | Change-Id: Iac21e278797f89ed8828646f6ca4242273902d6a
* d855: update gps.conf from D85530bHendrik Hagendorn2016-03-091-97/+154
| | | | Change-Id: I9335faac72f356cf73250c44ae682edf90f52be7
* recovery: use "QC_IMAGE VERSION_STRING" as a unique version indicatorHendrik Hagendorn2016-03-091-3/+3
| | | | Change-Id: I6c7be8379bd353605a0dd3bdb54214ffa5118e50
* recovery: more descriptive flash failure messageDan Pasanen2016-03-092-6/+11
| | | | | | | | | * Display the more commonly known (rom-related) baseband version that is being checked for * Explicitly tell the user why the flash failed Change-Id: I433fda5ee8ddcb8d31fa215acf8ae63f374f7189
* recovery: fix parsing multiple baseband versionsDan Pasanen2016-03-091-4/+4
| | | | Change-Id: I8197cf2345a70a78f149846235bac327db2bf973
* d855: add assertions on baseband versionEthan Chen2016-03-096-1/+240
| | | | Change-Id: I73870904f4309ebbc2e07ebc8f59050ebe9e31ec
* d855: bdroid: bring in line with cafHendrik Hagendorn2016-03-091-7/+9
| | | | Change-Id: Ib9e704ac828a66af4f8eab5d0210ec1033ddc8d4
* d855: add variant sensor configHendrik Hagendorn2016-03-051-0/+1
| | | | Change-Id: I205c277c35abdfb8ba357aee6743dd7083e993ae
* d855: audio: decommonize audio_platform_info.xmlHendrik Hagendorn2016-02-111-0/+1
| | | | Change-Id: I3d72f8476d239e1a8707a6cb6734c62df4cb0c02
* d855: enable FM radio (1/2)Yaroslav Dronskii2016-02-042-0/+9
| | | | | | Adds necessary packages to device.mk and variables to BoardConfig.mk Second part is in g3-common. Change-Id: I7289f2fc3111b8e67e71f8f5c28a9d73a215ba6c
* d855: add missing partitions and flash block sizeHendrik Hagendorn2016-01-261-1/+8
| | | | Change-Id: I5e2dc4d0ed8e19a28b34b187ea065e495201b247