summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-30sdm660-common: Don't advertise attention lightdianlujitao
* Messing up notification light in some cases Change-Id: I3fdaf2b0b3408d794ff2c6de7d1c2e6169b7a7a5
2020-04-30sdm660-common: Improve lights HALdianlujitao
* Use libbase logging and file utils * Read max brightness from sysfs * Convert constants to constexpr * Move helper functions to anonymous namespace * Bug fixes * Remove redundant chmod * Start the service after permissions are set up because it reads max brightness in constructor. Change-Id: I145d393c785e182060c5651e796d489f8c4d697b [SQUASHME] Let's dejank paths a bit... Change-Id: Ifd3d05588b0271e7a361aa4c7374a91fe5639a1f
2020-04-30sdm660-common: Exclude Snap overlays from RROLuK1337
Change-Id: Ibefb7acaa158eea787618d1696057b75d2541e87
2020-04-30sdm660-common: Exclude lineage-sdk overlays from RRODan Pasanen
* lineage-sdk overlays don't work with RRO Change-Id: Iff826faf1864388066a488acc9682636b98d1098
2020-04-30sdm660-common: Enforce RRO for all resource overlaysAnton Hansson
Bug: 118823052 Test: make Change-Id: I579d09480c7a482543ea616dd5c493d825bb98b1
2020-04-30sdm660-common: COMMON_PATH -> LOCAL_PATHdianlujitao
Change-Id: I483a5fc66f5e6eb7d639e5bb3df931ec36c3d510
2020-04-30sdm660-common: Force enable mobile network settings v2dianlujitao
* AOSP defaults to true but 10 QC telephony extension sets it to false. * Restore AOSP behavior by enabling it with a system property which has higher priority over global system settings which is used by QCOM w/o modifying the jar. Change-Id: I45854b91bb8cfafabfe811777cda9f1e1840febf
2020-04-30sdm660-common: Add BT HAL from jasmine V11.0.8.0.QDIMIXMdianlujitao
Change-Id: Idc06f686b3dda4bb67563442575dbedf6093237c
2020-04-30sdm660-common: Remove firmware class path for kernel firmware loadingVinay Verma
In ueventd support has been added to read firmware path from vendor.It wil parse /vendor/firmware_mnt/image information and add in look up path/search path for loading firmware. Change uid of /venodr/firmware_mnt back to system as kernel firmware loading is removed. Previouly to support kernel firmware loading root permissions were required. Change-Id: I741eb8e7edb88a963c997312cdebc657fc1177d1
2020-04-30sdm660-common: Update config from LA.UM.8.2.r1-05100-sdm660.0dianlujitao
Change-Id: I127d746d6f6534bf864dcb6d8fc703ee6ff2b3cf
2020-04-30sdm660-common: Disable a2dp offloaddianlujitao
sdm660's BT firmware doesn't support HCI command of a2dp offload used by AOSP BT stack. Change-Id: I7efa82e5bb89ce08f18984c748c626f849f148fa
2020-04-30sdm660-common: Update audio config from LA.UM.8.2.r1-05100-sdm660.0dianlujitao
Change-Id: I0874bdd23666419ff475cb9b2da78e7f5c12013b
2020-04-30sdm660-common: Enable AOSP bluetooth audio HAL v2dianlujitao
Change-Id: I4d12752ae5fb2829d6612647c8740c84967f5434
2020-04-30sdm660-common: Explictly build camera HIDL interfacesdianlujitao
* The 64-bit variants are used by IMS blobs but no longer automatically built along with the 32-bit counterparts. Change-Id: I387e4345c3088bbaf55e24bcfe286ccd877507a6
2020-04-30sdm660-common: Don't specify bitness of hal implsdianlujitao
* It's the default behavior on 10 Change-Id: I24827806ff050cb96046ac6249e6b5b8223de813
2020-04-30sdm660-common: Build new GNSS HALdianlujitao
* Remove unnecessary dependencies on liblbs_core.so * Hardcode vendor loc HIDL version to 3.0 to enable vendor HIDL when building w/o BSP. Change-Id: I01f661f1d1e038737801f5a9db88e3388d470f74
2020-04-30sdm660-common: Update manifest from LA.UM.8.2.r1-05100-sdm660.0dianlujitao
Change-Id: I6710566f4ed4654dc674bb3cd485a35f60ff9cc6
2020-04-30sdm660-common: Pin modified netmgr.rcMichael Bestas
* Create netmgr recovery folder on post-fs-data Change-Id: Ia828d093b25c76a82d58d3a75075a4b48438c781
2020-04-30Revert "init.qcom.rc: Remove tftp and rmt_storage service definitions"Michael Bestas
This reverts commit 0729562d1ee75cbddfd5abae60838942757f31b8. Change-Id: Ie701f9a375b8f0f02e0c20374cf2cf4af5b1c579
2020-04-30sdm660-common: Update rootdir from LA.UM.8.2.r1-05100-sdm660.0dianlujitao
Change-Id: I341776245fac44fd462756104cf4decb8506d38e
2020-04-30sdm660-common: Update audio blobs from jasmine V11.0.4.0.QDIMIXMdianlujitao
Change-Id: I1015bcf549f320f60f6aa1cb7d4f55f514bf866a
2020-04-30sdm660-common: Update blobs from jasmine V11.0.8.0.QDIMIXMdianlujitao
Change-Id: I52bcc65d512aab7600ad761d30f9021b880b1a8c
2020-04-30sdm660-common: Checkout GPS config from jasmine V11.0.4.0.QDIMIXMdianlujitao
Change-Id: I27fa3dbb4b1d301a6cd60a6a0b224e35c18c4b46
2020-04-30sdm660-common: Fix non-ASCII character in gps.confdianlujitao
:caf: Change-Id: Iea9c44c0fbad574cbc077feea3d9f1de83d7d99a
2020-04-30sdm660-common: Build vendor variant libqti_vndfwk_detectdianlujitao
Change-Id: I75449dfc0f022f75eb327276c173a92be0335729
2020-04-30sdm660-common: Enable QC framework value-addsdianlujitao
Change-Id: I1987d3509b3db7cd4204537a6f2dc2ff4c611278
2020-04-30sdm660-common: IMS: decouple ims-ext-common from boot jarsSuresh Koleti
-- Include ims_ext_common permission xml. Change-Id: Ide3ecae57cc1909180c8d8f323aa31620e900888 CRs-Fixed: 2373721
2020-04-30sdm660-common: FR53248:Android Q::Remove hidden API references in ims.apkSumit Das
Add telephony-qti-utils libarary to product packages Change-Id: Ie8651ebadc246c21bd5eb69ef060fe32d8f5f7c8
2020-04-30sdm660-common: Add support for telephony hidl wrapperWileen Chiu
Change-Id: I4e248bb6de482d503e672d284189b24cafac8d20
2020-04-30sdm660-common: Add soter from jason V11.0.3.0.PCHCNXMdianlujitao
Change-Id: Ida71bb41e66595222b5b3b8defa2aba2592c5f55
2020-04-30sdm660-common: Update qti telephony from jasmine V11.0.4.0.QDIMIXMdianlujitao
Change-Id: I12f8cf735f28200e86296fb350ebf978a5d08e5c
2020-04-30sdm660-common: Clean up unused blobsdianlujitao
Change-Id: If51d2231cff5269c97f2e1cd646e73f71f1de433
2020-04-30sdm660-common: Decommonize blobsdianlujitao
Change-Id: I3dabcc3d65fafa83184b4c837e241e4a7c228c0f
2020-04-30sdm660-common: lights: red -> whitedianlujitao
Change-Id: I097c542f95434d85b8c041b156dfd81952c64164
2020-04-30sdm660-common: Tweak mkbootimg optionsdianlujitao
* Align with CAF * Decommonize system/vendor partition size Change-Id: Ia12bc52e88aca0df1c5881a6d253d20fb76109b6
2020-04-30sdm660-common: Decommonize camera propsdianlujitao
Change-Id: I90cb61b647fe995b4a8805262f148e4a01b61b3e
2020-04-30sdm660-common: Decommonize fingerprint HIDLdianlujitao
Change-Id: I55cc6ba47474f76405fe6e06f0162179332e2804
2020-04-30sdm660-common: Import init.device.rcdianlujitao
Change-Id: I590d4ad530bb93a8a4c360f5d6e90cd67a292d71
2020-04-30sdm660-common: Decommonize init stuffdianlujitao
Change-Id: Ia07f7122ef9712be89ceb5b923e5e6edbb3b4c62
2020-04-30Revert "wayne: Delete goodix data if other slot is taking up space"dianlujitao
This reverts commit 25b47ac236e89800524f57b8176fe91d30d87f2d. Change-Id: I34ef8d2ff4e5373719eb61b63b94087bbb411494
2020-04-30sdm660-common: Decommonize fstabdianlujitao
Change-Id: I896f23812eccdd83762de04d7f175b4270ad2f77
2020-04-30sdm660-common: Update audio props to match CAFdianlujitao
* Drop invalid items while at it Change-Id: I83af05fcab6d0827bf3c9a7c1267a388f81dd3fc
2020-04-30sdm660-common: Build external audio hal modulesdianlujitao
Change-Id: Ib00ae87142a533285ccfcf5d36876c7a93dd7082
2020-04-30sdm660-common: Regen blob checksumsdianlujitao
Change-Id: I347ec8cfde5beb042cb32a333c0ba8b348caeced
2020-04-30sdm660-common: update-sha1sums: Handle line with optsdianlujitao
Change-Id: Ia41000b36f3535a3cf0ef8d7650d0d540de728de
2020-04-30sdm660-common: update-sha1sums: Better handle line breaksdianlujitao
Change-Id: I15cfda82a5bc6f05c0d7b9db209064ba498dac11
2020-04-30sdm660-common: Format update-sha1sums.py with yapfdianlujitao
Change-Id: I396ad6d79ea6e47ba8b9a56da317123c7579aa67
2020-04-30sdm660-common: Add missing ims symlinksdianlujitao
Change-Id: I77eb1cc4cab9158623c8e383cd8d7c4f183a5791
2020-04-30sdm660-common: Decommonize sound_trigger_mixer_paths.xmldianlujitao
Change-Id: I814306d7ebbeed9b6c57cd3bef02c8a7a16ba0ff
2020-04-30sdm660-common: Decommonize sensors configurationdianlujitao
Change-Id: Icd389089d72d0aa7902960a06beebb2e9d044290
2020-04-30sdm660-common: Decommonize screen resolutiondianlujitao
Change-Id: I768995cc471f051012999a677cde9b7287d20e7e
2020-04-30sdm660-common: Pin HOME applicationJorim Jaggi
Test: adb shell dumpsys pinner after boot Bug: 111132016 Bug: 78585335 Change-Id: I4ed0587ae5348bbe03ad9ac5f1c5b1726dbb8246
2020-04-30sdm660-common: overlay: Add back selected customizationsdianlujitao
Change-Id: I9a00ebe9c2bac30286acb8c0f8bfc6d61c768fd7
2020-04-30sdm660-common: overlay: Decommonize and clean updianlujitao
Change-Id: I285a5a5455cef87d01375e73823e657d7379ed63
2020-04-30sdm660-common: Add Ethernet type in network attributesPrakash Pabba
testGetAllNetworkInfo CTS test fails for instant mode due to no ethernet type network attribute support and selinux denial to find ETHERNET_SERVICE. Add ethernet type network in network attributes overlay. Change-Id: Ie70df6c0473aa1b20d383f2892d18a2f0583c7a9
2020-04-30sdm660-common: overlay: Import from LA.UM.8.2.r1-04300-sdm660.0dianlujitao
Change-Id: I9d075718de3718e0409dc40b2e5220f010ec4463
2020-04-30sdm660-common: Wait for MPCTL to start on bootdianlujitao
Change-Id: Ib79b48e1d362872d9d97373d5ca2ad42f7fbc638
2020-04-30sdm660-common: Adjust proximity check timeoutdianlujitao
Change-Id: I11466f22c6957f72c62d89e284f74e1a48b348cd
2020-04-30Revert "wayne: overlay-lineage: Enable option for full screen aspect ratio"dianlujitao
This reverts commit 25cd992652a09709aec29af35aef8e8a51f40db4. Change-Id: I49743d5fbaed95d6492c581ce702532590470f90
2020-04-30Revert "wayne: overlay-lineage: Disable button brightness settings"dianlujitao
This reverts commit 7712e1328f5748a1736a98ec7f88c10bc03dc211. Change-Id: I5d587be33ed85f9f1b68226d482aad74ab5c1bf2
2020-04-30sdm660-common: Tweak system propsdianlujitao
Change-Id: I18865e14f156340ae67f0475f83e55ccb176c915
2020-04-30sdm660-common: Checkout system.prop from LA.UM.8.2.r1-04300-sdm660.0dianlujitao
Change-Id: I9bde9589866490a8d3420c0118f3fd7ef62f2896
2020-04-30sdm660-common: Remove redundant build flagsdianlujitao
Change-Id: Ibb6bd907f8244bac5955f22510cdbdfa0791ebbb
2020-04-30sdm660-common: Change to cortex-a73 for target arch.Christopher Ferris
Bug: 37647380 Test: Did a checkbuild for a walleye target. Test: Ran bionic unit tests, ran art target tests on walleye. Change-Id: I301b4995b232ab3a3521cc14dbcf803468197685
2020-04-30sdm660-common: Rewrite build-time symlinks creationBruno Martins
Change-Id: I28b52a20cea1af45d65af88b36467a6dacc655bb
2020-04-30sdm660-common: Remove bind mount for /persistdianlujitao
This reverts commit edf6b1d8bff72cd64b15eb522368b690a2500345. symlink is enough with P blobs Change-Id: Ibfbf225345dec92c48f65b42b6c7d4a90401d7a3
2020-04-30sdm660-common: Remove redundant mkdirdianlujitao
Change-Id: I14992de68cfc00b9c8369abd172559e0a001b71e
2020-04-30sdm660-common: Add jason to the guarddianlujitao
Change-Id: I9e48ece6d64ca52addf03f3173d2413341e4b3ed
2020-04-30sdm660-common: Disable AUDIO_FEATURE_ENABLED_EXT_HDMIDavide Garberi
* This feature on ten has a dependency with libaudioparsers * Even adding the prebuilt lib as module won't work since the dependency relies on a proprietary qcom header "audio_parsers.h" Change-Id: I81c4b90d0d5e7839be102a312079283f89a10ecd
2020-04-30sdm660-common: light: Set blink as last parameterDavide Garberi
* Setting it earlier brings the device to often not show the led light at all Change-Id: I2663611241f7db571625e25694ebc77601bde5f6
2020-04-30sdm660-common: light: Handle brightness in a less hacky wayDemon Singur
Change-Id: I82e936742195c8248b03cea0aac44f671d10e245 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
2020-04-30sdm660-common: light: Set saner ramp valuesDemon Singur
Change-Id: Idf8053945cb9cfc15d4d401ec0e78953d3f3b051 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
2020-04-30sdm660-common: light: Add missing chmodsDavide Garberi
Change-Id: Ib45e537c795b9ce6651c361b68f80ee28a616cad
2020-04-30sdm660-common: light: Rename red led to whiteDavide Garberi
Change-Id: Ib88ada3ffb019a204762031b17d4d3c40d09f250
2020-04-30sdm660-common: Retrieve time info from persistErfan Abdi
* This allows time to be correct on first boot Change-Id: I3a4c5c67c4e8517be265f690a7ef70aa5779bdf3
2020-04-30sdm660-common: Use timeservice_app_cert-legacy-um certificate for ↵Arian
TimeService app Change-Id: I5b7ee8dc7d7be0e6b7f4a02a4535adb7ad6c677f
2020-04-30sdm660-common: Move default ir hal to sdm660 halGuaiYiHu
* Drop 32-bit while at it. Change-Id: I7351576a64eaef24e0809f265ecab7525658667d
2020-04-30sdm660-common: init.qcom.rc: Drop rawdump related permissionsPIPIPIG233666
Change-Id: Ibdbd7b00bbbba902c19352fcbdefed27e5427b93
2020-04-30sdm660-common: init.target.rc: Drop creation of /data/misc/seempPIPIPIG233666
Change-Id: I9bfeb83532d5b133f6dca73ff1cf6ca57e3be524
2020-04-30sdm660-common: Remove obsolete tcp buffer size system properties.Tom Cherry
These were deprecated back in 2014. It's time to remove them now. Test: None Change-Id: I19933cb0b56fdb61b61719b1e8b2a64748c0affd
2020-04-30sdm660-common: Remove more obsolete system propertiesBruno Martins
These are long deprecated and set via overlay configuration. Change-Id: I1d7f8822e7a2b9c8e0ba3b0f22afdde9b533bacd
2020-04-30sdm660-common: Drop the creation of deprecated system_data foldersBruno Martins
As per treble rules, this is no longer allowed from within vendor init. At the same time these folders are long deprecated, so drop them and get rid of the SELinux denials. Change-Id: Iddbee1217d041f0244e93be4dfcc6326e37e643c
2020-04-30sdm660-common: Address thermal-engine denialsPIPIPIG233666
Change-Id: I7d824f1066638ec6e73ae80093737b380436ba80
2020-04-30sdm660-common: Address fp denialsPIPIPIG233666
Change-Id: Ie2abb5480d3442e5f64d532561ce657362f9f081
2020-04-30sdm660-common: sepolicy: Fix neverallowsDavide Garberi
Change-Id: I8a6258abb13755a51d9babd1074ea3893cd13f51
2020-04-30sdm660-common: sepolicy: Drop undefined typesDavide Garberi
Change-Id: I7e427c56a44931c99fc0e029b09bde69bacd4aa5
2020-04-30sdm660-common: sepolicy: Remove a duplicated typeDavide Garberi
Change-Id: Iff6632bfd67bf00dbf8980482b37b5a2c265f675
2020-04-30sdm660-common: sepolicy: add firmware labelsVolodymyr Zhdanov
* Q sepolicy doesn't have labels for these root folders anymore Change-Id: Ibc1f13968eb4de0868de149f1347ca07da1c581c
2020-04-30sdm660-common: Switch to device/qcom/sepolicy-legacy-um policyMichael Bestas
Change-Id: I09ee12755ab0a1f54a9dca4b92313ef1127db3d6
2020-04-30sdm660-common: Switch to cryptfshw HIDLBruno Martins
Change-Id: Id1d580607a7d73ec6738ab3aa8dcdf9e27558a33
2020-04-30sdm660-common: Import aptX blobs from crosshatchLuK1337
* from crosshatch-user 10 QP1A.190711.020 5800535 release-keys Change-Id: I3d31b3721a34d161d56a6cc232fe28093c3de820
2020-04-30sdm660-common: Enable a flag for FMDavide Garberi
Change-Id: I22c062f813a96ff31663cc50c0c407ffc2fc83cf
2020-04-30sdm660-common: Add FM to bootjarsDavide Garberi
Change-Id: Iffd95a799e07a5e087661659c2c331fb55126d97
2020-04-30sdm660-common: Also set vendor.bluetooth.socLuK1337
* This prop is usually used for FM2 and its JNI. Change-Id: Ieec0ba907f649f816f313a5ce27bbd1df24e5058
2020-04-30sdm660-common: wifi: Enable etsi_srd_chan_in_master_modeKalpaj Chaudhari
* Fixes 5GHz tethering after LA.UM.7.2.r1-07600-sdm660.0 merge. Change-Id: I41ca8a4c326ab35a98d1a53a9c1e8df8775ed9d7
2020-04-30sdm660-common: Import CarrierConfig LA.UM.8.2.r1-04300-sdm660.0Naomi Calabretta
Change-Id: I95ae2637bdb9d6c4f9be74de0f738403dc3ecc9c
2020-04-30sdm660-common: Add missing libdiag_systemDavide Garberi
Change-Id: Iec62a598063a885a92325d254eefd6fb454f1382
2020-04-30sdm660-common: Update media blobs from jasmine V11.0.8.0.QDIMIXMdianlujitao
* Also build missing libOmxG711Enc.so Change-Id: Ibcb51a4c2b971b2d8526624809bf0aeeae511247
2020-04-30sdm660-common: Update ADSP from jasmine V11.0.8.0.QDIMIXMDavide Garberi
Change-Id: I7c68642c548cd232b41e9254187e46b48bcf58d9
2020-04-30sdm660-common: Update peripheral manager from jasmine V11.0.8.0.QDIMIXMDavide Garberi
Change-Id: I0ef7f869eece9a8434ba7d40aa16ffc1f68f2979