summaryrefslogtreecommitdiff
path: root/proprietary-files.txt
Commit message (Collapse)AuthorAgeFilesLines
* pro1: Migrate to known to be good SDM stackBruno Martins2022-03-161-28/+22
| | | | | | | | | | Stock SDM blobs are hitting stack corruption issues (-fstack-protector) as seen by taking down LiveDisplay SDM service. Just use the stack from DRG, which is known to be good and used by other msm8998 devices out there. Change-Id: Idef5bb1b642f891a99a6f7a6d7920ad0323b9339
* pro1: Unbreak peripheral managerBruno Martins2022-02-151-5/+5
| | | | | | | Stock PM is causing null pointer dereferences, so just update it to a sane one and bring up cnss/gnss/ril. Change-Id: I62bde6bdd31e637e7ae268dfe2b9ad8b65f7317d
* pro1: Kill Secure Processor (SP) daemonBruno Martins2022-02-151-5/+0
| | | | | | | The service is now crashing like crazy and no other msm8998/sdm660 devices seem to be shipping it anyway. Change-Id: I7351a9b7d753d7c16f9ea40359a132d6ed0c4952
* pro1: Disable WfdCommon boot jarMarc Bourgoin2021-09-091-45/+0
| | | | Change-Id: I3dd591444dc54ebe3a32e0385cbfc3db6bfc5e1f
* pro1: Remove libI420colorconvertMichael Bestas2021-05-131-4/+0
| | | | | | * It was only used in the long dead video editor Change-Id: I5a3605585ede0b8f556f53cec7cf8d55d3ae4132
* pro1: Use sed instead of patchelf to patch blobsBruno Martins2021-02-191-1/+1
| | | | | | | | Given that libhwbinder/libhidltransport have been combined into libhidlbase, we can make use (and abuse) of that fact when patching old blobs. Do it in all possible cases. Change-Id: I5ea6ca1ddf05b43123a2dcfc9e4cb1c68b15a696
* pro1: Add missing camera blobs and remove unused onesBruno Martins2020-12-081-74/+30
| | | | Change-Id: I1b756df779515b069fe713f784f0ed4e314c0d0a
* pro1: Clean out BT related cruftBruno Martins2020-12-041-14/+8
| | | | | | | | | Remove obsolete flags and drop useless BT related packages and blobs. Along with it, make sure to stick to AOSP BT stack by unsetting TARGET_USE_QTI_BT_STACK, as such flag will now used to really opt-in for the full QTI BT stack. Change-Id: I6c2bf2128786d05e26db2c69092346a6585547fd
* pro1: Move telephony packages to /system_extBruno Martins2020-11-261-42/+41
| | | | Change-Id: I38329f6d4ebb7b1a0b0f01e40918fdb73ccbcba9
* pro1: Add missing radio blobsBruno Martins2020-11-201-0/+6
| | | | Change-Id: I57c69df934b692046fdb5361999b20976dfebd95
* pro1: ims: Make shim for libuiErfan Abdi2020-11-201-1/+1
| | | | | | | | P: GraphicBuffer::lock(uint32_t inUsage, void** vaddr); Q: GraphicBuffer::lock(uint32_t inUsage, void** vaddr, int32_t* outBytesPerPixel = nullptr, int32_t* outBytesPerStride = nullptr); Error: cannot locate symbol "_ZN7android13GraphicBuffer4lockEjPPv" Change-Id: I1c1fe66f3f73149ced601eae87b970ce392d50ee
* pro1: Update ims.apk & qti-telephony-common.jar from jasmineMichael Bestas2020-11-201-5/+9
| | | | Change-Id: I11626173c794a207c76519f8a39a52d7c5d64acb
* pro1: Use libcutils-v29.so for libdpmframework.soLuK13372020-11-191-1/+1
| | | | | | * v30 one doesn't have `strdup8to16` symbol in it. Change-Id: Id2b4bb3017bc24c817dbe4b03834960aa1a4b444
* pro1: Remove unused jars and 32-bit radio libsBruno Martins2020-11-191-21/+1
| | | | Change-Id: I651edb4823e54b589b7b72f6362a07c6e78b955a
* pro1: Update CNE/DPM stackBruno Martins2020-11-191-89/+71
| | | | | | | Switch to working CNE/DPM stack from Q and get rid of hacks added exclusively for old stack. Change-Id: I3cf890a80447d1adf74124b31918490c24772eff
* Revert "pro1: Use timeservice_app_cert-legacy-um certificate for TimeService ↵LuK13372020-11-081-1/+1
| | | | | | | | | | app" * This cert is no longer present in qcom sepolicy. This reverts commit 67383d34ce097eff556d84ad56357af391a7c458. Change-Id: Ie4e882058825287d9db3f7a3bdd37c641c67a5c2
* pro1: Update wfd stack from mataLuK13372020-10-301-59/+44
| | | | Change-Id: I4f032b7cf87bd2b9010aa2158a7678da490e2aed
* pro1: Drop QC location supportBruno Martins2020-10-301-20/+0
| | | | | | | It leaks the IP, location and more to some 3rd party companies, bla bla bla. Let's stop with all the whining. Change-Id: I77a82306b21030056e30d43eda4e504963554309
* pro1: Kang qti-telephony-common.jar from daisyBruno Martins2020-10-251-1/+1
| | | | | | From: xiaomi/daisy/daisy_sprout:10/QKQ1.191002.002/V11.0.2.0.QDLMIXM:user/release-keys Change-Id: I45b3192e74c29332814276a1f95635472bec457c
* pro1: Enable ANT+ supportBruno Martins2020-10-241-10/+10
| | | | Change-Id: If39cf7f6ff9b0e6e1c08ff63ac4759a424b18513
* pro1: Nuke BOARD_USES_QC_TIME_SERVICES flagdianlujitao2020-10-241-2/+1
| | | | | | | | | | * Any pre-O framework did exact the same thing as TimeService.apk when the flag is enabled, as we always ship TimeService.apk, there's no reason to keep the flag, and the framework stuff is not ported to O. * Remove unused 32-bit library as well. Change-Id: I74abc65468e983732bccde571003235891379463
* pro1: Drop QC implemenation for audio sw effectsArian2020-10-241-5/+0
| | | | | | * AOSP implementation is used since a76732d9565357af24d800018725d4e3f0d53172 Change-Id: I4de7bfcac10c673087ca6be900ed8804c503e7a2
* pro1: Drop TWRP build supportNolen Johnson2020-10-231-11/+0
| | | | | | | | | * TWRP doesn't build in Android 10 trees as of right now. * Additionally, the QSEECOM recovery linkage never actually allowed us to decrypt data when TWRP was built in Android 9 tree. Change-Id: I5f45b812ea20f567343121f810ff1da027db0555
* pro1: rootdir: Add power off alarm serviceMao Jinlong2020-10-231-0/+1
| | | | | | | | | Add power off alarm service for power off alarm feature to reboot device when power off alarm is up in some special mode like power off charging mode. CRs-Fixed: 2095984 Change-Id: Ib8d82e63e92a85a7f60d5559064a1f19e0de5a22
* pro1: Remove keymaster 3.0 blobsBruno Martins2020-10-231-3/+0
| | | | | | Not needed because the device uses keymaster 4.0. Change-Id: I63667a0d5478880f0300f665bd13786723bf8a22
* pro1: Remove cnss_diagEthan Chen2020-10-231-1/+0
| | | | | | * This is for debug use only Change-Id: If7f972c5eebfa049ba8a08748088aca5dcae0487
* pro1: Remove wigig remnantsBruno Martins2020-10-231-2/+0
| | | | Change-Id: I5e3a36a488846715b98777ed2603ae0080bc1327
* pro1: Switch to QC RIL servicesBruno Martins2020-10-231-0/+6
| | | | | | | | During the initial tests, it was noticed that a few QTI radio deps were missing and causing qcrild2 not to start. Therefore, add the libraries in order to successfully bring up QC RIL. Change-Id: I6c0897d028af15dafceec34041c37c1253fee22b
* pro1: Use com.qualcomm.location from JasmineEthan Chen2020-10-221-5/+7
| | | | | | * Xiaomi package version: JASMINEGlobal_V11.0.8.0.QDIMIXM_b6a1d1a428_10.0 Change-Id: Idb477aa36fcc300c187277b85cfaf165c0e1a346
* pro1: Use CNEService.apk from OnePlus msm8998-commonEthan Chen2020-10-221-1/+1
| | | | | | | * Import revision ffa62663f0b48c3ee12d92b9c9aad02190d2c437 * No vendor version code available Change-Id: Ia1c9822f697179706de1a96225933bff790031ec
* pro1: Move telephony packages to /productEthan Chen2020-10-221-63/+63
| | | | Change-Id: I893eff0ca79bb6eb4ac53030eb6d1a3e1ad54b5b
* pro1: Remove hashes from all currently pinned blobsBruno Martins2020-10-221-8/+8
| | | | | | | These hashes are wrong and probably are leftovers from the device tree conversion. Change-Id: I943d8fff93948f790055c35efa952506c5acdff8
* pro1: Compile com.qualcomm.qti.bluetooth_audio interface librariesEthan Chen2020-10-221-2/+0
| | | | | | * These libraries are codegen'ed from vendor/qcom/opensource/interfaces. Change-Id: Iad71362772078438c25cfc7df504f359093d2956
* pro1: Use timeservice_app_cert-legacy-um certificate for TimeService appdianlujitao2020-10-221-1/+1
| | | | Change-Id: I5b7ee8dc7d7be0e6b7f4a02a4535adb7ad6c677f
* pro1: Remove QCPATH supportMichael Bestas2020-10-221-2/+1164
| | | | Change-Id: I2488233eddbef2f24c9ef6cfec4866a2363a41c5
* pro1: Remove unnecessary ACDB filesEthan Chen2020-07-141-43/+0
| | | | Change-Id: I330c9d308067cb974da87bf321352db7bb10d690
* Initial change from oneplus/msm8998-common to fxtec/pro1Tom Marshall2020-07-141-34/+65
| | | | | | * Also, remove stuff we don't support. Change-Id: I43166276d913450a95c5d33378fd64fcf5cdca8d
* msm8998-common: Fix sepolicy for ifaa, add missing blobsZhong Jianxin2019-01-211-0/+3
| | | | Change-Id: Iad1c9f5cf2d2f93e89cca405ea27e101906b9574
* msm8998: update blobs from 9.0 betacodeworkx2018-12-071-11/+22
| | | | Change-Id: I0d2e34bae5728dd3af36a95054546560b970606e
* msm8998: add libparam_vendorcodeworkx2018-10-041-0/+1
| | | | | Change-Id: I64a1afc6dbd31a2608107dc92160cb55355660be (cherry picked from commit 343d96cf62ebb8f22e3eab039e5181cb8964e06c)
* msm8998: fix tfa firmware pathcodeworkx2018-10-041-1/+1
| | | | | Change-Id: I6381f7c113a8ceb67339ac5c27f48a2c5324be9b (cherry picked from commit ca40134682bf73391c7dee167e74c2977e09ca5c)
* msm8998: move ifaa back to systemcodeworkx2018-08-231-5/+5
| | | | | | this isn't really treble ready Change-Id: Ibb86b33f98e3288f3563d75aed8d41f2f4986a22
* msm8998: move /system/vendor to /vendorcodeworkx2018-08-231-9/+9
| | | | Change-Id: I84ce7dd9ac9ea443740ba7382df293e861e3b36c
* msm8998: Fix extracting rootfs targetdianlujitao2018-02-121-1/+1
| | | | Change-Id: I47c67d14e230a5dc80c8c35c5d893c9a779f70d2
* msm8998: remove ipacm/ipanatcodeworkx2018-01-021-1/+0
| | | | | | Dropped with O Change-Id: I0439ef92b89e5a1b2f387852cf182cba131b8433
* msm8998: update blobs from Oxygen 5.0codeworkx2017-12-281-16/+34
| | | | Change-Id: I30b2a2d955aed82505b5b966cdf62e2858938aac
* msm8998-common: create out of cheeseburgerAlexander Martinz2017-12-111-328/+0
| | | | | Change-Id: I489377d667717ea67bb8feccd1b2aa4de3c6f74a Signed-off-by: Alexander Martinz <alex@amartinz.at>
* cheeseburger: add camera calibration binariesAlexander Martinz2017-12-111-0/+6
| | | | | Change-Id: I7e96cc4a8a019b3749a073a685a94eef05fd7af1 Signed-off-by: Alexander Martinz <alex@amartinz.at>
* cheeseburger: move sensor configs to vendorcodeworkx2017-12-111-1/+1
| | | | Change-Id: I11ec436192384b2991d40c9f253cf2009b4fbe37
* cheeseburger: update proprietary cam configcodeworkx2017-09-041-1/+1
| | | | Change-Id: Ibd355c260ac4e4d06f5e27cab465445840c73f47