aboutsummaryrefslogtreecommitdiff
path: root/extract-files.sh (unfollow)
Commit message (Collapse)Author
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