summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | sailfish: Update build fingerprint to Dec 2018 PQ1A.181205.002.A1razorloves2018-12-081-2/+2
| | | | | | | | | | | | | | | | Change-Id: I9377bd7a7bf8a0ce9d58fb9f13681bfee67640ac
* | | | sailfish: Add sailfish lineage mk in marlin reporazorloves2018-12-082-1/+28
| | | | | | | | | | | | | | | | Change-Id: Ifc54834c0e3ee570c6d106b8fb5011a91c19a80d
* | | | marlin: Update build fingerprint to Dec 2018 PQ1A.181205.002.A1razorloves2018-12-081-2/+2
| | | | | | | | | | | | | | | | Change-Id: Ibed259ada5ddd5ee5d3cbbabf1b072605aaf4531
* | | | Merge aosp tag 'android-9.0.0_r20' into lineage-16.0razorloves2018-12-084-7/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | December 2018 PQ1A.181205.002.A1 fa7f738 Changing SUPL_ES=1 for SUPL end point control 62116dd Do not set charge levels unless retaildemo mode is enabled c97da11 audio: the table for in-call music. 38025d9 Set runtime readahead to 128KiB 9f0ab13 Set PRESENCE_CHECK_ALGORITHM to I_BLOCK instead of ISO_DEP_NAK Change-Id: I54a53d71bbebb72907c6829b90bfbf529a7fb687
| * | | Merge cherrypicks of [4986743, 4986744, 4987539, 4987168, 4986376, 4986377, ↵android-build-team Robot2018-09-1028-28/+28
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | 4986378, 4986889, 4986745, 4986746, 4986747, 4986748, 4986749, 4986750, 4986773, 4987169, 4987170, 4987611, 4987631, 4987632, 4987633, 4987634, 4986890, 4987612, 4987651, 4987598, 4987613, 4987614, 4987615, 4987599, 4986379, 4986380, 4987652, 4987653, 4987691, 4986774] into pi-qpr1-release Change-Id: I8a3bd9b79d63b665ea12423b67db3df581f14bcb
| | * | | Changing SUPL_ES=1 for SUPL end point controlShinru Han2018-09-1028-28/+28
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SUPL_ES=1 ensures the GnssLocationProvider and related framework code accepts incoming SMS SUPL_INIT messages with ES-bit=1 (which allow redirection of the ESLP end-point e.g. to the current local emergency services provider when you are travelling) only during an emergency call Bug: 112623041 Bug: 112159033 Test: Verified setting takes effect on device with different SIMs and no sim, and quick GPS works verification. Change-Id: I03c00fbb3ca40f0254098b2cca885e061e2f2d27 (cherry picked from commit 27539872f3cdeb3cfbc9552c2e7936d5f2b6b48c)
| * | | Snap for 4966094 from faaff66ef55a4d04c305f7e433e87e72c4c666c4 to ↵android-build-team Robot2018-08-211-6/+1
| |\| | | | | | | | | | | | | | | | | | | | | | pi-qpr1-release Change-Id: I962eb4e5ecfc983e933a2a545bf3a194f189012d
| | * | Merge "Do not set charge levels unless retaildemo mode is enabled" into pi-devThierry Strudel2018-08-201-6/+1
| | |\ \
| | | * | Do not set charge levels unless retaildemo mode is enabledMaggie White2018-08-171-6/+1
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test labs use start and stop charge levels to control the battery levels of DUTs. This is not currently possible since retaildemo mode is set to 0 on every boot. After this behavior is removed, it will still be possible to reset the charging behavior via a factory reset. Bug: 112763954 Change-Id: I03e8696bccbcd286c5ee3c3611c5d3e38025e882 Signed-off-by: Maggie White <maggiewhite@google.com>
| * | | Snap for 4963492 from 1998255f02791a5363a0deff37a66e244003089c to ↵android-build-team Robot2018-08-201-1/+1
| |\| | | | | | | | | | | | | | | | | | | | | | pi-qpr1-release Change-Id: I6f8fa43e76ba1d8801837944a86200941503bbdb
| | * | Merge "Set runtime readahead to 128KiB" into pi-devTreeHugger Robot2018-08-171-1/+1
| | |\ \ | | | |/ | | |/|
| | | * Set runtime readahead to 128KiBWei Wang2018-07-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reduce readahead to 128KiB to reduce thrashing under memory pressure. Bug: 110908295 Bug: 111855179 Test: Boot Change-Id: I42764950301ed737f7f5b071970c3cbdc296f7cd (cherry picked from commit cb6cfebdca29b110bb9f4e6baf6e3cffdab2208e)
| * | | Snap for 4942392 from c97da11c46f9d472c90a4ec669cb5ab294125f79 to ↵android-build-team Robot2018-08-093-0/+5
| |\| | | | |/ | |/| | | | | | | | | | pi-qpr1-release Change-Id: I16e21e7bffe4c91552efe39c24a14a7350f89273
| | * audio: the table for in-call music.juyuchen2018-08-083-0/+5
| |/ | | | | | | | | | | | | | | Bug: 111107345 Test: manual audio test. Change-Id: Ibfd03ed1b651848ab5e907820fab9a09d10a8970 Signed-off-by: juyuchen <juyuchen@google.com>
| * Set PRESENCE_CHECK_ALGORITHM to I_BLOCK instead of ISO_DEP_NAKRuchi Kandoi2018-06-262-2/+2
| | | | | | | | | | | | | | | | | | ISO_DEP_NAK is supported only on NCI 2.0 and since pn551 is functioning in NCI 1.0, the config should be set to I_BLOCK. Test: CtsVerifier-> HCE Tests Bug: 110247910 Change-Id: I35cec24da450e891bd0d748c38f4d93261aaed2e
* | marlin: Set OPA property to enable google assistantrazorloves2018-11-281-0/+3
| | | | | | | | | | | | | | | | | | Stock pixel roms before Pie had this property in /vendor/build.prop so we never needed this change since we use google's vendor img. With Pie it was moved to /system/etc/prop.default, so we need to set it now. Change-Id: I741171219d64a28d56531f063f95f3f6f6cf81e6
* | marlin: Update build fingerprint to Nov 2018 PPR2.181005.003.A1razorloves2018-11-211-2/+2
| | | | | | | | Change-Id: Ica1468b1d34ca585580b54c4105fd2d4ca4270e9
* | Merge aosp tag 'android-9.0.0_r18' into lineage-16.0razorloves2018-11-2028-28/+28
|\ \ | | | | | | | | | | | | | | | November 2018 PPR2.181005.003.A1 1ca624f Changing SUPL_ES=1 for SUPL end point control
| * \ Merge cherrypicks of [5426915, 5427542, 5427436, 5427617, 5427618, 5427518, ↵android-build-team Robot2018-11-0228-28/+28
| |\ \ | | | | | | | | | | | | | | | | | | | | 5427600, 5427601, 5427602, 5427603, 5427604, 5427605, 5426630, 5426931, 5427545, 5427546, 5427275, 5427276, 5427637, 5427519, 5427510, 5427511, 5424856, 5427657, 5427658, 5427659] into sparse-4984323-L78200000225498001 Change-Id: If6580a25c6065f07aa8cd07331afac36d831bca8
| | * | Changing SUPL_ES=1 for SUPL end point controlShinru Han2018-11-0228-28/+28
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SUPL_ES=1 ensures the GnssLocationProvider and related framework code accepts incoming SMS SUPL_INIT messages with ES-bit=1 (which allow redirection of the ESLP end-point e.g. to the current local emergency services provider when you are travelling) only during an emergency call Bug: 112623041 Bug: 112159033 Test: Verified setting takes effect on device with different SIMs and no sim, and quick GPS works verification. Change-Id: I03c00fbb3ca40f0254098b2cca885e061e2f2d27 (cherry picked from commit 27539872f3cdeb3cfbc9552c2e7936d5f2b6b48c)
* | | marlin: Update proprietary files for Pierazorloves2018-10-093-1/+23
| | | | | | | | | | | | Change-Id: I384f980da5bb89907944eeb672befa1fa8c6431d
* | | marlin: squash of proprietary files commitsDan Pasanen2018-10-083-0/+186
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Author: Dan Pasanen <dan.pasanen@gmail.com> Date: Thu Dec 29 12:07:33 2016 -0600 marlin: add proprietary files Change-Id: I152db0ae552b865accebfaecc26ccfdc7bade270 Author: Ethan Chen <intervigil@gmail.com> Date: Mon Feb 19 22:35:31 2018 -0800 marlin: Don't relocate vendor/app platform apps to priv-app Change-Id: Ib8dda589bda95d0911768e0f1d4535fcfdeacae8 Author: razorloves <razorloves@gmail.com> Date: Mon Apr 16 19:52:00 2018 -0500 marlin: Add nexus.xml sysconfig to proprietary files list Change-Id: I0dc860b81f706f051c34ea3220d5f3fcf8b173b7 Author: razorloves <razorloves@gmail.com> Date: Mon Oct 9 14:05:53 2017 +0300 marlin: Add google camera dependencies Change-Id: I168c709f038711f9dced46aac813dcdec84b7307 Author: razorloves <razorloves@gmail.com> Date: Thu Aug 2 19:59:52 2018 -0500 marlin: Add proprietary verizon bits for wfc/vowifi Change-Id: I0e235ad2c6184d26f9822f8e355c08bb5be64b66 Change-Id: I152db0ae552b865accebfaecc26ccfdc7bade270
* | | marlin: Remove debug packages from Lineage buildEthan Chen2018-10-081-0/+4
| | | | | | | | | | | | Change-Id: Ia33ffffdd615ca8e3313bb9416be27f4512db852
* | | marlin: enable call recordingDan Pasanen2018-10-081-0/+35
| | | | | | | | | | | | | | | | | | * Updated to new path being used since lineage-15.1 Change-Id: I7e431585e02b80afc0410765970a39fb29a2de59
* | | marlin: Update build fingerprint to Oct 2018 PPR2.181005.003razorloves2018-10-081-2/+2
| | | | | | | | | | | | Change-Id: I68262456806939f691a6e51bfccaa8c51f2564cc
* | | marlin: Override theme overlay propertyrazorloves2018-09-291-0/+4
| | | | | | | | | | | | | | | | | | | | | This prevents the google pixel theme overlay on /vendor from breaking the lineage styles and accents theming. Change-Id: I96223c21f527131156f945a8c39f99e13e53a22f
* | | marlin: disable our local telephony extensionsDan Pasanen2018-09-241-0/+2
| | | | | | | | | | | | Change-Id: I95b62a75c9caffc0d8089880aa58e37bdbc8b897
* | | marlin: Update build fingerprint to Sep 2018 PPR2.180905.006razorloves2018-09-091-2/+2
| | | | | | | | | | | | Change-Id: I74d63345dea06ac13d278f63259f0b2ae458d7a6
* | | marlin: use built lights hal on /system instead of /vendorrazorloves2018-09-083-3/+15
| | | | | | | | | | | | | | | | | | | | | The battery led function is disabled in the prebuilt lights hal on /vendor, so lets add it to /system so that it can be enabled. Change-Id: I349ba1589d224d8a3dd389e6d26c5948213fce6c
* | | marlin: Add Google platform certificateEthan Chen2018-09-084-0/+62
| | | | | | | | | | | | Change-Id: I67bcc3292cea0d7d9d64ac7dcfc2b8a93552b8e5
* | | marlin: enable battery led and multicolor notif/battery ledsbeanstown1062018-09-082-1/+67
| | | | | | | | | | | | | | | | | | * Updated comments with latest lights capabilities. Change-Id: I445277aeebccd8bf6b0897d51d6a0c29d173828c
* | | marlin: Add CarrierConfig app vendor overlayrazorloves2018-09-081-0/+320
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This xml was extracted from the GoogleCarrierConfig app in the marlin 8.0 factory image. 8.1 factory images don't have that app. A new proprietary app named CarrierSettings is now used to add these vendor carrier configs, but they're protobuf binary files which are not useable in the aosp CarrierConfig app. Change-Id: If42e36ca1655db86fd06d5a11b9dc863132fcbb2
* | | marlin: set build fingerprint instead of overriderazorloves2018-08-281-1/+2
| | | | | | | | | | | | | | | | | | This makes all build fingerprints match on system, vendor, & boot. Change-Id: Ifdd9a40db6bfad2b4a04c989e158ed7d6a0da19b
* | | marlin: Fix typo from CodeAurora in the QTI whitelistBruno Martins2018-08-281-1/+1
| | | | | | | | | | | | | | | | | | * Let com.qualcomm.qcrilmsgtunnel break free Change-Id: I6243a6d21da7709bf6612270d7638f1231b9f601
* | | marlin: don't overwrite frameworks-res from vendorChristian Oder2018-08-281-2/+2
| | | | | | | | | | | | Change-Id: Ifb3123f2de5cdcb807911f2f3cad808b99466f2e
* | | marlin: Add required permissions to privapp whitelistrazorloves2018-08-281-1/+6
| | | | | | | | | | | | Change-Id: I0aa0dd0c12b57dac4bd38c0360d253470367cd57
* | | Capitalize product manufacturerrazorloves2018-08-283-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Photos and videos taken with the Google Camera app are tagged with the product manufacturer. When incorrectly tagged with "google", they count against your google photos storage. When capitalized they are not counted against your storage, properly using the pixel unlimited photos and videos storage. Change-Id: I0f3dd4b77901cbc156a751b6722c0640a7955afb
* | | marlin: IMS SupportAbhisek Devkota2018-08-281-0/+6
| | | | | | | | | | | | | | | | | | Build what we can Change-Id: I9e482b9c35131e3634aaf7a6c8ba05ade11b28fb
* | | marlin: add kernel includes for lightsDan Pasanen2018-08-131-0/+3
| | | | | | | | | | | | Change-Id: I9bfa9f7e4c5e2a1c4d94a3a9a5861a4b846196f2
* | | marlin: Consider lineage_marlin product via the AOSP wayBruno Martins2018-08-132-1/+2
| | | | | | | | | | | | Change-Id: If4e63de0e6e4150f086a8a912a0e9b2ec161492d
* | | marlin: Update build fingerprint to Aug 2018 PPR1.180610.009razorloves2018-08-131-2/+2
| | | | | | | | | | | | Change-Id: I6a3c3ab4138cf014f1c5230a5d11e19aee89161f
* | | marlin: Add lineage combo to media metadata checkEthan Chen2018-08-131-1/+1
| | | | | | | | | | | | Change-Id: I2f9f2862b2591ea6d9d2b8391c96c9bc5a9eba47
* | | marlin/sailfish: support inline kernel buildingDan Pasanen2018-08-134-5/+6
| | | | | | | | | | | | Change-Id: Id9441f1f971c1ea804b0f4e655ab5013ddcceb08
* | | marlin/sailfish: initial lineage bringupDan Pasanen2018-08-1310-0/+48
|/ / | | | | | | Change-Id: I33e512ffe3395a8263d22456e2fb37dba9b8bca8
* | Set PRESENCE_CHECK_ALGORITHM to I_BLOCK instead of ISO_DEP_NAKRuchi Kandoi2018-06-262-2/+2
| | | | | | | | | | | | | | | | | | | | ISO_DEP_NAK is supported only on NCI 2.0 and since pn551 is functioning in NCI 1.0, the config should be set to I_BLOCK. Test: CtsVerifier-> HCE Tests Bug: 110247910 Change-Id: I35cec24da450e891bd0d748c38f4d93261aaed2e (cherry picked from commit 9f0ab139dbc97bfd78c220eb90cc7f9c7f556ea3)
* | Snap for 4832339 from df3149cd5433f632194d3a4e070f5a1aaa0354f4 to pi-releaseandroid-build-team Robot2018-06-101-0/+4
|\| | | | | | | Change-Id: Ifc9787369d51e02d5b912796d4e2c415e6de9817
| * Disable use_buffer_age to workaround driver issueChris Craik2018-06-081-0/+4
| | | | | | | | | | | | Bug: 74534157 Test: none Change-Id: Ie03a0b36e06b6596c2cbf2d7b0f3eaba93afbf33
* | Snap for 4829593 from 113826435182b294e9c8cc8a67528d263c5e9716 to pi-releaseandroid-build-team Robot2018-06-081-1/+0
|\| | | | | | | Change-Id: Ie429c4abbf0eae19ceaad58e2eb66e0f20ecb386
| * Merge "Disable the Hearing Aid profile for Pixel 1" into pi-devTreeHugger Robot2018-06-071-1/+0
| |\
| | * Disable the Hearing Aid profile for Pixel 1Stanley Tng2018-06-071-1/+0
| | | | | | | | | | | | | | | | | | Bug: 109880029 Test: Compile Change-Id: I538b6b145c03aba97741774888742564ee339d3a