summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* ham: Use TARGET_COPY_OUT_VENDORlineage-16.0sb65962019-10-15
|
* ham: Load tfa firmware from vendor [2/2]sb65962019-10-15
| | | | sed -i "s|/etc/tfa98xx/|/vendor/ampl/|g" libtfa98xx.so
* msm8996-common: Remove /persist dependency from PowerOffAlarmDavide Garberi2019-05-28
| | | | Change-Id: Iea60ff65198e5394e48ff0659bc8d6314683acd8
* msm8996-common: Roll back to daisy poweroff alarmDavide Garberi2019-05-17
| | | | Change-Id: I50961d5f72c051ba3b1010407f6c751402a54b02
* msm8996-common: Remove wcg_mac_toolDavide Garberi2019-05-17
| | | | Change-Id: Iab809d27fcb3381e585f9646e5785b9c26fb5ca0
* msm8996-common: Remove ANT+Davide Garberi2019-05-17
| | | | Change-Id: I896bc01ca05d9f1e954a408289c93281d38f76ce
* msm8996-common: Update blobs to LA.UM.7.5.r1-04800-8x96.0Davide Garberi2019-05-17
| | | | Change-Id: I8a575b40dc26be1e4dd4ddb9b6eea058a999911b
* zuk: Initial msm8996 and z2_plus importDavide Garberi2019-04-07
| | | | * Full commits history: https://github.com/zuk-devs/proprietary_vendor_zuk/tree/31f9c783031a81a8415941560b15e63284ce088a
* ham: add more protected-broadcastschrmhoffmann2019-01-30
| | | | | | | | | | | | | | <protected-broadcast android:name="com.qualcomm.intent.action.ACTION_UNSOL_RESPONSE_OEM_HOOK_RAW" /> <protected-broadcast android:name="qualcomm.intent.action.ACTIN_PDC_VALIDATE_DUMPED" /> <protected-broadcast android:name="qualcomm.intent.action.ACTION_AUDIO_STATE_CHANGED" /> <protected-broadcast android:name="qualcomm.intent.action.ACTION_EM_DATA_RECEIVED" /> <protected-broadcast android:name="qualcomm.intent.action.ACTION_PDC_CONFIGS_CLEARED" /> <protected-broadcast android:name="qualcomm.intent.action.ACTION_PDC_DATA_RECEIVED" /> <protected-broadcast android:name="qualcomm.intent.action.ACTION_RAC_CHANGED" /> thx to luca020400, @mikeioannina Change-Id: Iffa536ee8522f3b27a58e43cc0c1f177b497af4f
* ham: Regen makefilessb65962019-01-30
| | | | | Change-Id: I8d9337a282467349b0a43c3eae7b115ea6ab3263 Signed-off-by: sb6596 <shubhamprince111@gmail.com>
* ham: Add back stock CM chromatix blobs to fix HFR/HSRsb65962019-01-30
|
* ham: Add TWRP supportsb65962018-10-13
|
* Revert "ham: Remove no longer used btnvtool"sb65962018-10-09
| | | | This reverts commit 38b42480636e5e741bbbbf60c2551611841b86f5.
* ham: Set INITIAL_COPYRIGHT_YEARsb65962018-09-18
|
* Enable Quick Charge 2.0 [1/2]mx23452018-09-18
|
* ham: remove unused servicesb65962018-09-18
|
* ham: Add STLport library as prebuilt binaryAdrian DC2018-09-18
| | | | | | | | | | | | | | | | * libstlport.so has been deprecated from AOSP 8.0.0, and the sources have been replaced by prebuilt binaries only for selected official devices * Import libstlport.so from ASUS Flo 32 bits commit daa71cf2aac6723fce66224c41873bb430ff61dc * libstlport is a dependency of legacy camera or display HAL proprietary stacks Change-Id: Idf6cd3cb5781bb1603b0693b400008b34eac8e70 Signed-off-by: Adrian DC <radian.dc@gmail.com> Signed-off-by: ShubhamB6596 <shubhamprince111@gmail.com>
* ham: Hex edit thermal-engine to load config from vendorMichael Bestas2018-09-18
|
* ham: Update Adreno RenderScript blobsMichal Chvila2018-09-18
| | | | * From OPR4.170623.006 bullhead vendor.img
* ham: Update Widevine DRM to one-blob solutionBruno Martins2018-09-18
| | | | | | * Taken from angler's OPR6.170623.017 factory image Change-Id: Ic91260a70d233bc3a2486df5d3a6e01f6c3971db
* ham: Remove deprecated media blobsOrdenKrieger2018-09-18
| | | | | | | * DivX DRM blobs are no longer supported/used * I420colorconvert was used for the long dead video editor Change-Id: Ic0638063777e410eda3089196ce743aa8e2430c4
* ham: Remove no longer used btnvtoolMichael Bestas2018-09-18
|
* ham: Move qcrilmsgtunnel back to system/priv-appMichael Bestas2018-09-18
| | | | * vendor/priv-app doesn't exist
* ham: Edit QC RIL permissions to load jars from vendorMichael Bestas2018-09-18
|
* ham: Move all proprietary blobs to vendorMichael Bestas2018-09-18
| | | | | | | | | * Requires following hex edit to load configs from vendor: sed -i "s|/system/etc/data/dsi_config.xml|/vendor/etc/data/dsi_config.xml|g" vendor/lib/libdsi_netctrl.so sed -i "s|/system/etc/data/netmgr_config.xml|/vendor/etc/data/netmgr_config.xml|g" vendor/bin/netmgrd * Edit : 1) remove eap_proxy lib too 2) Add back loc_launcher
* ham: Use ZUI FP halOrdenKrieger2018-09-18
|
* ham: Get rid of QCPATH variablesb65962018-09-18
|
* ham: Add libuibur.solineage-15.0cm-14.1Ashwin Ramesh2017-07-05
| | | | Change-Id: Ia5aec68827b7f6b13c6e2cbe9f04edac5b1a0349
* ham: Update adreno blobs to LA.BF.1.1.3_rb1.12Ashwin Ramesh2017-07-05
| | | | | | * Taken from OnePlus release for onyx (OOS 3.1.4). Change-Id: I82a23e6b6fa8e05bd066fdd9e624788fd925f918
* ham: Update widevine blobs from kipper TOS125BAshwin Ramesh2017-07-03
| | | | Change-Id: I12f0fb54f9854429ec86ca92af09bd4182ed5e89
* ham: Update blobsAshwin Ramesh2017-06-01
| | | | | * Update Widevine blobs from bacon * Regen while we are at it
* ham: Update libmmjpeg.soAshwin Ramesh2017-02-24
| | | | * ZUI Package : v2.5.115
* ham: s/GnssSvStatus/HaxxSvStatusAshwin Ramesh2017-02-02
| | | | Change-Id: I0c356052b962e2104ad22e34131a48b6bd16718a
* ham: Add back libcneapiclient.soAshwin Ramesh2017-02-02
|
* ham: Regen blobsAshwin Ramesh2017-02-02
| | | | | | * Use the generic extractor. Change-Id: I7d7b9f8ca15a152817325a2c2d5db7a386ffb76d
* ham: Re-enable some video preview sizecm-13.0Keith Mok2016-08-22
| | | | | | | | Some video preview size got disabled in bsp drop, but video recording size still enabled. This falls some cts test. HAM-1510
* ham: Update the fingerprint moduleKeith Mok2016-08-22
| | | | | | | Get secure user-id from gatekeeperd and fill in auth-id to pass cts verifier HAM-1338
* ham: update blobsScott Mertz2016-08-17
| | | | QC Revision: e869f8923becddabeaf8c26e976a8d81a12ebd41
* ham: update blobsScott Mertz2016-08-17
| | | | QC Revision: f8a950c9ff1889e3519eca2fa7be6d84b557949a
* ham: Refresh blobsstable/cm-13.0-ZNH5YDiogo Ferreira2016-06-15
| | | | Change-Id: Ie793c5692fd5b9d9bfc47fb1c4bf289e968ebf01
* Merge pull request #7 from defer/cm-13.0Diogo Ferreira2016-06-07
|\ | | | | ham: Sensor blob refresh
| * ham: Sensor blob refreshDiogo Ferreira2016-06-07
|/ | | | | | | Updates the sensors and the blobs that depend on it, fixes several CTS failures related to sensor batching. Change-Id: I443ad43a83ef4f80d7b3651a45367a9717807848
* Merge pull request #4 from zwliew/cm-13.0Diogo Ferreira2016-06-02
|\ | | | | ham: Actually copy the DivxDrm libraries
| * ham: Actually copy the DivxDrm librariesZhao Wei Liew2016-06-02
|/ | | | Change-Id: I9f7892d1df90807318c3ff0ef08a26291f8e5b4b
* Merge pull request #3 from defer/cm-13.0Diogo Ferreira2016-06-02
|\ | | | | ham: Blob refresh
| * ham: Blob refreshDiogo Ferreira2016-06-02
|/ | | | | | Most notably, fingerprint fixes, location, dpm and qcne. Change-Id: Ia0a40e624de27646f143a588480a901342930882
* Revert "ham: Update the fingerprint module"Diogo Ferreira2016-05-06
| | | | | | | This reverts commit 80c34977f6588ba00215662ecb96982f91012b70. This is causing issues for some users, reverting and further investigating.
* ham: Update the fingerprint moduleDiogo Ferreira2016-05-04
| | | | It now gracefully fails if the node is not properly detected.
* ham: Sign venus firmwareDiogo Ferreira2016-03-10
| | | | Change-Id: I4044aaf9d91f9b4e8891ab59c5dd37f3e4dcde49
* ham: Refresh blobsDiogo Ferreira2016-03-01
| | | | | Ticket: CYNGNOS-1286 Change-Id: I0e49877c5e819ae87beb09455be4b1c80a4a3d37