aboutsummaryrefslogtreecommitdiff
path: root/extract-files.sh (unfollow)
Commit message (Collapse)Author
2023-08-12msm8996-common: Migrate to common libcutils shimNanhumly
Change-Id: I0efa9f044056d16418bc08d53390f9b3ea4ac20e Signed-off-by: Nanhumly <admin@warbler.cc>
2023-08-12msm8996-common: remove libfui (was libgui) depsmosimchah
Change-Id: Ie4143c300287575a18d5da038aa6b4d13ec85b42
2023-08-12msm8996-common: Remove protobuf haxBruno Martins
The protobuf vendorcompat libs are built now. Change-Id: I8eeec1203b05341bfd4b808f72e55e4f90e33f1e Signed-off-by: Nanhumly <admin@warbler.cc>
2021-10-19msm8996-common: Switch to patchelf from tools-lineageMichael Bestas
Change-Id: If1a7328804fb9bc39ccec70690f1090f2d0509b3
2021-10-19msm8996-common: Also allow extracting target device blobs onlyBruno Martins
Change-Id: Ib5157b1e182ac6faf212793871ddff28fc32063d
2021-10-19msm8996-common: Add ability to extract common proprietary files onlyBruno Martins
Change-Id: Id4303ba662f60cb794aac65ebde652b643ea2345
2021-10-19msm8996-common: extract-utils: Initialize empty variables SECTION and KANGDavide Garberi
Change-Id: I4a80ce2de44081395fdc5e661c33c52f0c7e4c73
2021-10-19msm8996-common: Move telephony packages to /system_extBruno Martins
Change-Id: I38329f6d4ebb7b1a0b0f01e40918fdb73ccbcba9
2021-10-19msm8996-common: extract-files: Add fixup for daisy qti_libpermissionsDavide Garberi
Change-Id: I5a1c58dfe025c098f0262da0ca0713df6f4ec7d4
2021-10-19msm8996-common: Use libcutils-v29.so for libdpmframework.soLuK1337
* v30 one doesn't have `strdup8to16` symbol in it. Change-Id: Id2b4bb3017bc24c817dbe4b03834960aa1a4b444
2021-10-19msm8996-common: Add prebuilt protobuf from sdk28dianlujitao
Change-Id: I980a9e66cc0f99b5292210428c6ae9737e5b3969
2021-10-19msm8996-common: Switch to standalone extract utilsMichael Bestas
Change-Id: Ife50623a3d1b8733f5cc76995c982d8950d39ad4
2020-01-25msm8996-common: Update vulkan blobs from LA.UM.8.6.r1-01900-89xx.0Davide Garberi
* Older 8x96 blobs break vulkan with updated graphics Change-Id: I0556b1adf6a62720602f6a4c4994423adb789b1c
2019-11-05msm8996-common: extract-files: Don't use source to start setup-makefilesDavide Garberi
* This caused: ./../../zuk/msm8996-common/../../../vendor/lineage/build/tools/extract_utils.sh: line 1944: VENDOR_SKIP_FILES: readonly variable * Fixes makefiles not being regenerated when extracting blobs Change-Id: I0f1d0739f0240769830c3d8e582d77c48ebe81d9
2019-05-15msm8996-common: Update blobs to LA.UM.7.5.r1-04800-8x96.0Davide Garberi
Change-Id: I21c1c4a0f6e071cd82803f9fff8f0cce7cd16d94
2019-04-07msm8996-common: Fall back to ZUI IMS-QMI-RIL stackSubhajeet Muhuri
* From ZUI 4.0.247DEV * This fixes VoLTE not coming back after mobile data has been switched to 2nd SIM and back to VoLTE capable 1st SIM * Probably also fixes random IMS restarts as they can't be noticed in logs anymore * ZUI ims_rtp_daemon cannot link libmedia.so, probably because we have switched to full VNDK According to DD3Boh: lib-dplmedia.so is a dependency of lib-rtpcore.so which is a dependency of ims_rtp_daemon So add a blob_fixup to remove libmedia.so dependency from lib-dplmedia.so Change-Id: I5402f0ef93d03661d611d6775b1b331cf35afc06
2019-03-09msm8996-common: Update encryption blobs from daisyDavide Garberi
* Extracted from PKQ1.180917.001/V10.0.1.0PDLMIFJ Change-Id: Ifdfcc9f52111534e1b03825c9459c8ebda71cdca
2019-02-18msm8996-common: extract-files: Add blob_fixup for hex editingDavide Garberi
Change-Id: I3752fa2a9b1eeebb9c7c145738a48d136a0b7874
2019-02-18msm8996-common: introduce fixup scripts and kang modeVladimir Oltean
Also do the following: * Fix passing of arguments longer than one word, such as --section "Hello world" * Update the hashes and fixups for blobs kanged from bardock Wight554: * Small cosmetic changes * Fix some shellcheck warnings Change-Id: I917ed382a8c0e33ba7709151f2743a723dc50617 Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
2019-02-06msm8996-common: Hex edit camera blobs to use /data/vendor/qcamMichael Bestas
Signed-off-by: Davide Garberi <dade.garberi@gmail.com> Change-Id: I0ca268ec4cf71f80a5e341f0131c239ae0dd66fd
2019-02-06msm8996-common: Remove rootdir symlinksDavide Garberi
* It's better to do it this way so that we can remove all the rootdir symlinks, which could be useful in future for system-as-root * Hex edit the blobs to search for the new paths (or either update them from Pie) and symlink them to make the length equal to the old path * Update the two adsp libs from daisy Signed-off-by: Davide Garberi <dade.garberi@gmail.com> Change-Id: I9c9f89d37f3767f55346dccdfb9362025d478028 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
2019-02-06msm8996-common: Hax libaudcal.so to store acdbdata in new pathdianlujitao
Signed-off-by: Subhajeet Muhuri <kenny3fcb@gmail.com> Signed-off-by: Davide Garberi <dade.garberi@gmail.com> Change-Id: Ib8a826b51ab4b28356cb04e03bb894f267e9bdf7
2019-02-06msm8996-common: Enable actual VNDK supportDavide Garberi
* Basically: - Copy vndk 28 libgui.so to vendor renaming it to libfui.so and hex edit libmmcamera2_stats_modules and libmmcamera_ppeiscore to search for it This is needed as with BOARD_VNDK_RUNTIME_DISABLE disabled only some files are allowed to access the /system/lib directory - Patchelf libmpbase and libmmcamera2_stats_modules to remove libandroid.so which was being searched, it isn't actually necessary * Thanks erfanoabdi for all the help with this Signed-off-by: Davide Garberi <dade.garberi@gmail.com> Change-Id: Ib1797104c3cdf1b4205616a127d4a99cbc70d67b
2018-10-19Revert "msm8996-common: Treble sucks"Davide Garberi
This reverts commit a8b14014fbf72aeb6b5c8e8240d26802d503843b.
2018-08-31msm8996-common: Treble sucksLuK1337
Change-Id: I304cbfbfba8c7a4c403a8e865bf0d940cac1bea2 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
2018-02-24msm8996-common: Clean up extract-files.shCosme Domínguez Díaz
2017-11-01msm8996-common: Commonize the vendordd3boh
Signed-off-by: dd3boh <dade.garberi@gmail.com>
2017-10-31msm8996-common: Commonize the device treedd3boh
Signed-off-by: dd3boh <dade.garberi@gmail.com>
2017-10-31z2_plus: Update extractors to use Lineage vendorBruno Martins
* Match the branding change as well Change-Id: Ie39f8f52f3a7d552c82c0da643732af447aeb91e Signed-off-by: dd3boh <dade.garberi@gmail.com>
2017-10-31z2_plus: Setup proprietary-files and the setup makefile script as they should bedd3boh
Signed-off-by: dd3boh <dade.garberi@gmail.com>
2017-08-24Fix extract-files.sh and setup-makefiles.shdavide
2017-07-13extract-files: fix device/vendor (wrong way round)Álvaro Brey
Change-Id: I531add96f3d54051775b7269bc2bf3eccbd2f194
2017-07-13extract-files: Import the latest templateontherunvaro
2017-04-07z2_plus: Remove extract-files.shdavidevinavil
2016-11-10Change device name and small editsFedor917
2016-11-10Initialising brunch based on davidevinavil device tree (CM14.0 branch)Fedor917
2016-10-26Initial commitFedor917