| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
* Dead as of https://review.lineageos.org/c/LineageOS/android_vendor_lineage/+/331507.
* We never needed this.
Change-Id: I8ec420d6264fee70a1602eecdbb4f34f2e5db3dc
|
|
|
|
| |
Change-Id: I254a85b85380f53b105f01b33ff49a35d56214aa
|
|
|
|
|
|
| |
Defaults to true now project-wide.
Change-Id: I1e0ff5adadc889d81c90c816457a72d2621e4b5a
|
|
|
|
|
|
|
| |
Remove deprecated WIFI_HIDL_FEATURE_DISABLE_AP_MAC_RANDOMIZATION as well
while at it.
Change-Id: Iec8b34326a542b2dcde4c49544771d8e90d138ad
|
|
|
|
| |
Change-Id: I8c3d826c2fad645200d5375be935bdbb14a52e37
|
|
|
|
| |
Change-Id: If6e24a7bfc3cc866e3d3f442990aec03f8827c35
|
|
|
|
|
|
| |
* Dead since Q, where XML audio policies weren't enforced yet
Change-Id: I302a0ed97964b052176dc3bb0141db1ba85e78c8
|
|
|
|
|
|
|
|
|
|
|
| |
This block is completely redundant because..
- WITH_DEXPREOPT := true is the default
- WITH_DEXPREOPT_PIC is never read
- DEX_PREOPT_DEFAULT := nostripping has no effect when the
BOARD_USES_SYSTEM_OTHER_ODEX flag is set to true
Test: make
Change-Id: I618a1e395ca1a14555cd50eef1a4f1aa079b553d
|
|
|
|
|
|
| |
The custom jar is dead for good in Android 11.
Change-Id: I7f0f7afd186b00f01183bf4479092d03897e074a
|
|
|
|
|
|
|
|
| |
ro.charger.enable_suspend
Test: charger mode
Bug: 124118169
Change-Id: I3825d08e38d677bd7154879609857de302348b6f
|
|
|
|
|
|
| |
Bug: 138790309
Test: boot and wifi function is ok
Change-Id: I35cf3e03566443e20799623045eacd423fd7f5c4
|
|
|
|
| |
Change-Id: I7167575e82eb8c5de2d822643261757edda73a07
|
|
|
|
|
|
| |
* The rest of the tree stopped supporting this long ago.
Change-Id: I0431861fd202a7a07b3d4b79642822aecafb9e6f
|
|
|
|
|
|
| |
This was never used by any of the Zuk msm8996 targets.
Change-Id: I29e920ec9aa642de2f59ab74abe402aa44b16394
|
|
|
|
|
|
|
| |
* Also switch to OnePlus5 blobs since ZUK's don't work correctly
and daisy ones lack ANT+ support
Change-Id: I69c7c7883aad8eb1d32347d3871a0cc0ed36c6c3
|
|
|
|
|
|
| |
This reverts commit 807a47e9d1934449c272ab933df6772e7987ae5e.
Change-Id: I97b73679928aabb227be536165ab412b91a67dd7
|
|
|
|
| |
Change-Id: Iadefa31bc863b7ab70239874bed82bef240cbba5
|
|
|
|
|
|
|
|
|
|
| |
The configstore will be not used in surfaceflinger. So surfaceflinger
will use the system properties instead of configstore.
For this, the system properties are added.
Bug: 112386364
Test: m -j && boot test
Change-Id: Ie3d2adccca06702217984cf2c9db986d852b7014
|
|
|
|
|
|
| |
* Enables tinycompress extensions for QCOM audio HAL features.
Change-Id: If7a691a554015de40f237058d98171a0cd0d7cc3
|
|
|
|
|
|
|
|
| |
Fixes:
15:55:35 error: system/core/init/Android.bp:95:1: "libinit" depends on undefined module "//device/zuk/msm8996-common/init/libinit_msm8996"
Change-Id: Ia1a58bea3df625fd76c060370dc7f9fa2a597765
|
|
|
|
| |
Change-Id: I09ee12755ab0a1f54a9dca4b92313ef1127db3d6
|
|
|
|
|
|
| |
* ril-caf is being deprecated
Change-Id: I9e170dfceaa4ec9597886c4c6a53a799bc367385
|
|
|
|
| |
Change-Id: I4a64a0a4546f93e6a7df68c46a87a6ed3e7a90dc
|
|
|
|
|
|
|
|
| |
Device does not seem to support MAC reconfiguration.
Bug: 127559063
Test: Manual verification of toggling softap on/off.
Change-Id: I9ae25b4d14a0c207188fae2c52ac7791b2061a40
|
|
|
|
| |
Change-Id: I18a76766590db27a4c32534dc948f55f78da166c
|
|
|
|
|
|
|
|
|
|
|
| |
These products have warnings about overriding build commands, which
means that there are multiple instructions on how to build a file, and
we've just picked one of them. Which one we pick is usually stable, but
it can change.
Bug: 77611511
Test: turn default to false, walleye still uses a warning
Change-Id: I11d194863b313f64b19291f65219682b169d9ced
|
|
|
|
|
|
|
|
| |
* ANT+ HIDL implementation was removed from stock Pie BT stack
* The previous qualcomm-uart implementation is not compatible with QTI
BT HAL so there's no way to keep it
Change-Id: I33547eb7de5e77120f4acfc174ab10566070810d
|
|
|
|
|
| |
Change-Id: I5fb6278902ca25b0d8baaa4287d2b804cc1004fb
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
| |
* Fixes manual network selection
|
|
|
|
|
|
| |
* Having most vendor blobs from daisy the vendor security patch should be updated to their platform security date
Change-Id: Ic802153051ea49482e371945de1fb63cc57249fa
|
|
|
|
|
|
|
| |
* Changed needed to make wired headset working with Audio FX enabled
* Still https://review.lineageos.org/c/LineageOS/android_frameworks_av/+/242705 is needed for that
Change-Id: If6a4e34814a140b757786a9f430b3d3ccfb4ed33
|
|
|
|
|
| |
Change-Id: I7b87ae0ad834ba02a78696afe393d9d4f8920fbd
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
| |
Change-Id: Iaf796d8002f958451ecfc7aa842efee1cc2c717a
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
| |
Change-Id: I2672d6cd1b644c7ba9068a563755de6fde27bc57
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Change fstab to mount dsp and firmware to /vendor/dsp and
/vendor/firmware_mnt.
Add classpath for firmware loading /vendor/firmware_mnt/image in
kernel command line.
Change-Id: I2dd2e7ea6334fb979ad8ff8c755648748de93ab4
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
| |
* Not required when using a native binderized HAL
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Change-Id: I51628223fc5c4b2569bb9f9606a44c848bf2a207
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
AtFwd hal is implemented as an android service and
it stars from system partition, that is, it's not
a traditional vendor hal and hence it should be
declared in the framework manifest and not in the
device manifest.
This commit introduces new device specific framework
manifest (framework_manifest.xml) and moves AtFwd hal
from device to framework manifest.
Change-Id: Iacdb5604a682b8462d16297f4b543928bb100282
CRs-Fixed: 2287149
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
| |
Reduces final image size by about 25MB.
Change-Id: I68b321db67b0c4a4376f1c4f0917b2dc2913635b
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
| |
Enable 64 bit compilation for DRM plugins.
This will generate DRM plugins, HALs & oemcrypto_test in 64 bit.
Change-Id: I451db39edea3446d9816fcaba77caa8d3b097afb
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
| |
* Cmon are we even serious?
Change-Id: If93083ece45c3a69868f4bb345bbd7d244d9701c
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
| |
* Enough to get vidc to work fine
Change-Id: Iaafd11d2511ab4fb56821ae09262d9a1ddf916f9
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
| |
* Needed to make vidc working on 4.4
Change-Id: I09fff9cf107c2da003e5c5efa64bdf6210b3539b
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
| |
Change-Id: I3cac51780a7620039ad7091e85a282888cd3f088
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
| |
* Needed after https://review.lineageos.org/#/q/topic:pie-recovery-pathmap
* Without this the PRODUCT_SOONG_NAMESPACES would endup being device/zuk/z2_plus/gps and device/zuk/z2_plus/camera
Change-Id: I42afeadc243d47f56dbc8306d8a06f4ce6b38718
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* Partially reverts commit 597bd261c9ba59b23857807a4ffa65e563cf1d9e.
* To work fine needs https://review.lineageos.org/#/c/LineageOS/android_hardware_qcom_power/+/229339/
Change-Id: Ia9f9e12d1362132144faef3b6076317cf8032cd6
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
| |
Change-Id: Icb2b9810217f4b4d442ab83a16f455bd2ed82071
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|