aboutsummaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk (follow)
Commit message (Collapse)AuthorAge
* msm8996-common: Remove ANT+dianlujitao2019-05-15
| | | | | | | | * 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
* msm8996-common: Build kernel with clangArtem Borisov2019-04-20
| | | | | Change-Id: I5fb6278902ca25b0d8baaa4287d2b804cc1004fb Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Enable workaround for old MCC/MNC formatdianlujitao2019-03-15
| | | | * Fixes manual network selection
* msm8996-common: Bump up vendor security dateDavide Garberi2019-03-09
| | | | | | * Having most vendor blobs from daisy the vendor security patch should be updated to their platform security date Change-Id: Ic802153051ea49482e371945de1fb63cc57249fa
* msm8996-common: Remove soundtriggerDavide Garberi2019-03-03
| | | | | | | * 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
* msm8996-common: Replace KeyDisabler class with Touch HALBruno Martins2019-02-11
| | | | | Change-Id: I7b87ae0ad834ba02a78696afe393d9d4f8920fbd Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Remove rootdir symlinksDavide Garberi2019-02-06
| | | | | | | | | | * 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>
* msm8996-common: Enable actual VNDK supportDavide Garberi2019-02-06
| | | | | | | | | | | | * 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
* msm8996-common: Use BOARD_VNDK_VERSION := currentdavidevinavil2019-01-27
| | | | | Change-Id: Iaf796d8002f958451ecfc7aa842efee1cc2c717a Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Use build system to create mount point symlinksBruno Martins2019-01-26
| | | | | Change-Id: I2672d6cd1b644c7ba9068a563755de6fde27bc57 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Mount dsp and firmware in vendorVinay Verma2019-01-26
| | | | | | | | | | | 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>
* msm8996-common: Don't specify that we provide a liblightIvvanVG2019-01-26
| | | | | | | | * 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>
* msm8996-common: Move AtFwd hal from device to framework manifest.Ruthwar Ambeer2019-01-26
| | | | | | | | | | | | | | | 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>
* msm8996-common: Exclude serif fonts from system.imgSeigo Nonaka2019-01-19
| | | | | | | Reduces final image size by about 25MB. Change-Id: I68b321db67b0c4a4376f1c4f0917b2dc2913635b Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Enable 64 bit DRM plugins compilationUdaya Bhaskara Reddy Mallavarapu2018-11-20
| | | | | | | | 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>
* msm8996-common: Remove selinux permissive shortcutDavide Garberi2018-11-02
| | | | | | | * Cmon are we even serious? Change-Id: If93083ece45c3a69868f4bb345bbd7d244d9701c Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Use only the media hal from msm8998Davide Garberi2018-10-31
| | | | | | | * Enough to get vidc to work fine Change-Id: Iaafd11d2511ab4fb56821ae09262d9a1ddf916f9 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Use 8998 halsDavide Garberi2018-10-31
| | | | | | | * Needed to make vidc working on 4.4 Change-Id: I09fff9cf107c2da003e5c5efa64bdf6210b3539b Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Enable configfs in cmdlineDavide Garberi2018-10-31
| | | | | Change-Id: I3cac51780a7620039ad7091e85a282888cd3f088 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Add paths for DEVICE_SPECIFIC halsDavide Garberi2018-10-25
| | | | | | | | * 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>
* msm8996-common: Add vendor security patch level from ZUI 4.0.191Cosme Domínguez Díaz2018-09-30
|
* msm8996-common: TARGET_HAS_NO_WIFI_STATS -> TARGET_HAS_NO_WLAN_STATS.Cosme Domínguez Díaz2018-09-27
|
* msm8996-common: Don't use marlin wifi firmwareDavide Garberi2018-09-25
| | | | | | | | * 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>
* msm8996-common: Adapt for local LineageHW java overlaysBruno Martins2018-09-13
| | | | | Change-Id: Icb2b9810217f4b4d442ab83a16f455bd2ed82071 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Switch to HIDL ANT+ HALBruno Martins2018-09-13
| | | | | Change-Id: I0e0252b6e2c7e3e7da1e8508f010b7e6c2bfd128 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* Revert "msm8996-common: Use BOARD_VNDK_VERSION := current"davidevinavil2018-08-31
| | | | | | | This reverts commit e35c10e57b9df6454437d2d3b914771da79e5a46. Change-Id: Iec0cf241399ac609a131f3b298ad5ca1722ce715 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Kick PRODUCT_FULL_TREBLE_OVERRIDE for nowdavidevinavil2018-08-31
| | | | | | | This make working surfaceflinger and camera without VNDK Change-Id: I770854233fb7cb63c2da5c6d0ee9262bd92ab88f Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Enable TARGET_PROVIDES_LIBLIGHT by default.Cosme Domínguez Díaz2018-08-26
|
* msm8996-common: Fix TARGET_2ND_ARCH_VARIANT warning.Cosme Domínguez Díaz2018-08-26
| | | | | build/make/core/combo/TARGET_linux-arm.mk:43: warning: kryo is armv8-a. build/make/core/combo/TARGET_linux-arm.mk:45: warning: TARGET_2ND_ARCH_VARIANT, armv7-a-neon, ignored! Use armv8-a instead.
* msm8996-common: Set vendor props via PRODUCT_PROPERTY_OVERRIDESBruno Martins2018-08-16
| | | | | | * Support for vendor.prop was abandoned Change-Id: I3554bfc57c27555f8c605e8555ea5f386bce0c5d
* msm8996-common: Add ANT+ supportcrancocco2018-08-02
|
* msm8996-common: Set cache partition filesystem formatRashed Abdel-Tawab2018-08-02
| | | | | | | | Without this, the build system generates a symlink to /data/cache instead of using the actual partition, which will break OTAs on encrypted devices or devices using Lineage recovery Change-Id: Ie72fd1a6b2535292e042b73bcdc1fec93dfe9ed9
* msm8996-common: Re-enable Power HAL 1.1 and WiFi statsCosme Domínguez Díaz2018-07-29
| | | | | * Using marlin WiFi firmware, which is newer than ours, we can get a fully functional Power HAL.
* msm8996-common: Enable interaction boosthertz12018-07-25
|
* msm8996-common: Set TARGET_PROVIDES_QTI_TELEPHONY_JARMichael Bestas2018-07-20
| | | | | | | | | | * Avoids the following warnings on every single rebuild of anything: build/core/Makefile:34: warning: overriding commands for target `/out/lineage-15.1/target/product/[...]/system/framework/qti-telephony-common.jar' build/core/base_rules.mk:391: warning: ignoring old commands for target `/out/lineage-15.1/target/product/[...]/system/framework/qti-telephony-common.jar' Change-Id: Idffe1a95d5ddac0ef3d6c74e3d55293b553e51ba
* msm8996-common: Use BOARD_VNDK_VERSION := currentRashed Abdel-Tawab2018-07-12
| | | | | | | | However, set BOARD_VNDK_RUNTIME_DISABLE := true as well since camera HAL is a hot mess if attempting to enforce runtime linker namsespace isolation Change-Id: I8f2237a0760d9d5feb0a51c9aed0c18119a5863f
* msm8996-common: Remove unused or deprecated board flagsBruno Martins2018-07-12
| | | | Change-Id: I919f7303c3289fd91d06fa5ece02f8eb6f4f973d
* msm8996-common: Use mke2fs to create ext4 imagesWei Wang2018-07-08
| | | | | | | Set TARGET_USES_MKE2FS := true to use new EXT4 tool chain Bug: 62421233 Change-Id: Id6e5c68b2d7854e5330ad87443b974361a4bff9d
* Revert "msm8996-common: Switch to Power HAL 1.1 and enable WiFi stats."davidevinavil2018-06-10
| | | | | | | This commit make lag in battery settings. Thank to @kenny3fcb for the tip This reverts commit b53e00d1d443ad324182f932a3d2508c29aa8a56.
* Revert "Enable Wi-Fi Aware feature."Cosme Domínguez Díaz2018-05-27
| | | | This reverts commit d6bd6c019d4978c6f03acc4c46b6b5951e9c7730.
* Enable Wi-Fi Aware feature.Cosme Domínguez Díaz2018-05-27
| | | | * https://source.android.com/devices/tech/connect/wifi-aware
* msm8996-common: Switch to Power HAL 1.1 and enable WiFi stats.Cosme Domínguez Díaz2018-05-26
| | | | | | | * We need to set TARGET_WLAN_POWER_STAT to work with the QCACLD2 driver. The default value is for QCACLD3.
* msm8996-common: Drop TARGET_CONTINUOUS_SPLASH_ENABLED.Cosme Domínguez Díaz2018-04-22
| | | | * No references were found in system, framework or hardware.
* msm8996-common: Drop TARGET_USES_NEW_ION_API flagCosme Domínguez Díaz2018-04-22
| | | | * Deprecated
* msm8996-common: Enable ALAC_OFFLOAD and BOARD_SUPPORTS_SOUND_TRIGGER flags.Cosme Domínguez Díaz2018-04-22
|
* msm8996-common: Remove legacy lights HAL flagBruno Martins2018-04-10
| | | | | | | * The flag is no longer needed, since the new native binderized lights HAL is being built in place of the legacy one. Change-Id: I7dd516d0ac73152082983766b29289479be62af0
* msm8996-common: Drop useless CNE related flagBruno Martins2018-04-10
| | | | | | * Nothing in the OSS bits takes it into account. Change-Id: I6f949a12c643810cb1fba764bf13abb30e5dd88c
* msm8996-common: Enable QTI camera extensionsBruno Martins2018-03-31
| | | | Change-Id: Ieb35a130a36d2edc3e6b91b29622b478ffd4848c
* msm8996-common: Switch SELinux to enforcing mode.Cosme Domínguez Díaz2018-03-23
| | | | * It... it works! ^_^
* msm8996-common: Initial work to enable full treble.Cosme Domínguez Díaz2018-03-22
| | | | | * Remove never-allow rules and enable SELinux permissive for now. * Enable PRODUCT_FULL_TREBLE_OVERRIDE.