Commit Graph

10 Commits

Author SHA1 Message Date
Michael Bestas
9ad050b2fe sdm845-common: Switch to standalone extract utils
Align with templates while we are at it

Change-Id: Ife50623a3d1b8733f5cc76995c982d8950d39ad4
2020-12-31 17:32:37 +00:00
Bruno Martins
82e74adbd4 sdm845-common: Move telephony packages to /system_ext
Change-Id: I38329f6d4ebb7b1a0b0f01e40918fdb73ccbcba9
2020-11-28 02:54:07 +00:00
Bruno Martins
f25862164a sdm845-common: Remove unused jars and 32-bit radio libs
Change-Id: I651edb4823e54b589b7b72f6362a07c6e78b955a
2020-11-28 00:53:34 +00:00
LuK1337
b7475c6f6b sdm845-common: Use libcutils-v29.so for libdpmframework.so
* v30 one doesn't have `strdup8to16` symbol in it.

Change-Id: Id2b4bb3017bc24c817dbe4b03834960aa1a4b444
2020-11-24 11:37:09 +00:00
Bruno Martins
1be278d083 sdm845-common: Also allow extracting target device blobs only
Change-Id: Ib5157b1e182ac6faf212793871ddff28fc32063d
2020-05-24 10:17:08 +02:00
Bruno Martins
088db4f99a Revert "sdm845-common: camera: Make shim for libui"
No longer required with Q blobs.

This reverts commit 30efe4e2af.

Change-Id: If4a97452391d195be19c6e5026731164278896b4
2020-02-02 10:27:40 +00:00
Bruno Martins
4534b8b13d sdm845-common: Add ability to extract common proprietary files only
Change-Id: Id4303ba662f60cb794aac65ebde652b643ea2345
2020-01-11 12:00:06 +01:00
Erfan Abdi
30efe4e2af sdm845-common: camera: Make shim for libui
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
2020-01-04 23:19:18 +00:00
Vladimir Oltean
86356899cd sdm845-common: Sync extractors with templates
* This introduces fixup scripts and kang mode and fixes
   passing of arguments longer than one word,
   such as --section "Hello world".

Change-Id: I42dde659e9bea4f7e1c9a7a3fa8da3243774ca4e
2019-05-15 18:36:56 +05:30
Bruno Martins
0b9dedb438 sdm845-common: Add initial common device tree files
* Initial approach for using prebuilt vendor images.

Change-Id: Ic9e562fae446cb287d7495d6b6bfae816b1b7b47
2018-07-09 18:20:47 +02:00