aboutsummaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk (unfollow)
Commit message (Collapse)Author
2024-10-17msm8996-common: Temporarily disable selinuxRaghuram Subramani
Change-Id: If0f7ee15a37aa7ea208cb6eb73833b8f315df799
2024-10-17msm8996-common: Import newer GPS stack from xiaomi_msm8996-commonRaghuram Subramani
Change-Id: I5afe78048c4af3648b2d267d71a58b63b9decbc9
2024-10-16msm8996-common: Switch to QTI Vibrator AIDLRaghuram Subramani
Change-Id: I56840e752ab100f524cf88535837f9de3b568e57
2024-10-16msm8996-common: Bringup telephony after U QPR2Raghuram Subramani
Change-Id: I2e5bd2d04c2e0a1341b260e986388d4bb1c6d354
2024-10-16msm8996-common: Use the common device compatibility matrix from QCOMRaghuram Subramani
Change-Id: I11864fac0c403aa67a24dcff891f71d4da7f0d30
2024-10-16msm8996-common: Ship full recovery imageRaghuram Subramani
Change-Id: I5f610e9b433d0532cba8c6438ca2463a88fd4ba7
2024-10-16msm8996-common: Build Lineage HealthRaghuram Subramani
Change-Id: I2da99560f0a10f39caed85c3f602479913ed29e5
2023-11-13msm8996-common: Make recovery fstab inclusion device specificDavide Garberi
Change-Id: I03d95a14b32eae71d668c6fec22fbaf0452a8038
2023-08-12msm8996-common: Remove vendor RenderScript implementationAlexander Koskovich
* RenderScript is deprecated on newer platforms and is being officially replaced. * On April 19, 2021, Google announced that RenderScript will be deprecated in Android 12, and recommended porting existing code to Vulkan. https://android-developers.googleblog.com/2021/04/android-gpu-compute-going-forward.html Change-Id: I19460ef266a646b046f1e7d2f0b4eab7c48ae536
2023-08-03msm8996-common: Don't declare BOARD_VENDORNolen Johnson
* Only matters when it differs from the device OEM. Change-Id: Id9af8263cb42dc7a0e3a9ce8677385e224910302
2023-08-03msm8996-common: Undefine BOARD_HAS_QCOM_WLAN.Alexander Koskovich
* Not used anywhere relevant anymore, considering we're not using CAF's fork of WPA supplicant. Change-Id: I409e5897f1eec08209a747b0f7f2adbf9960b163
2023-08-03msm8996-common: Unset BUILD_BROKEN_DUP_RULESNanhumly
* Everything is working well Change-Id: Ie6aa9ca4559e452a0db645cbb4653b010f06518b Signed-off-by: Nanhumly <admin@warbler.cc>
2023-08-03msm8996-common: Unset DEXPREOPT_GENERATE_APEX_IMAGEBruno Martins
This was missed in commit c3addf90f0193651e6e8ac9cf3698050ca421855. Change-Id: I8a130456021da1532279c3f0ac0ca0110e68b9b4
2023-08-03msm8996-common: Kill deprecated/unneeded board flagsNolen Johnson
* BOARD_HAS_QCOM_WLAN_SDK - Deprecated. * MAX_EGL_CACHE_KEY_SIZE - Not used anywhere. * MAX_EGL_CACHE_SIZE - Not used anywhere. * USE_OPENGL_RENDERER - Not used in any repos we build (msm8960 display HAL leftover). Change-Id: I8d140fecdbbaac979bc8398745ffa95b911e4c89
2023-08-03msm8996-common: Remove deprecated TARGET_USES_OVERLAYNolen Johnson
* This is defined nowhere in tree. Change-Id: Ib82c10b46489af30c06dbe26b4aa73fd1fb15fc6
2023-08-03msm8996-common: Drop USE_DEVICE_SPECIFIC_* flags deprecated by soongNolen Johnson
Change-Id: Ia6f802a042f641d0b879f1939164f126269137ed
2023-08-03msm8996-common: Remove useless TARGET_NO_RPC FlagMichael Bestas
Change-Id: Ia60c1a9fc560858e774fd7cd5379e821f4e1746f
2023-08-03msm8996-common: Remove no-op TARGET_KERNEL_ARCH flagZhao Wei Liew
TARGET_KERNEL_ARCH is a no-op unless it is different from TARGET_ARCH. Change-Id: If36d5adc3296b76d5efb21da0e196f0b005ae784
2023-08-03msm8996-common: Remove ineffective BOARD_KERNEL_TAGS_OFFSET variableDaniel Mentz
Remove various variables related to where kernel and ramdisk are loaded by the bootloader. There are two reasons for this: 1. The B1C1 bootloader ignores all the offset values for kernel, ramdisk and tags. The default B1C1 memory layout has been designed to accomodate a larger KASAN kernel. 2. The variables BOARD_KERNEL_TAGS_OFFSET and BOARD_RAMDISK_OFFSET are ignored by the Android build system (unless they are copied into the BOARD_MKBOOTIMG_ARGS variable). This is in contrast to the variables BOARD_KERNEL_BASE, BOARD_KERNEL_PAGESIZE and BOARD_MKBOOTIMG_ARGS which are referenced by build/make/core/Makefile Bug: 117832711 Change-Id: I3404a4e084ed063d51077a3a80229854362c768b
2023-08-03msm8996-common: Remove TARGET_USES_64_BIT_BINDERKilian von Pflugk
The TARGET_USES_64_BIT_BINDER option is deprecated and can be removed Change-Id: I6b828da1fbcc8c054c5b35ff78c870a689f7ed9f
2023-08-03msm8996-common: Nuke deprecated bluetooth flagErfan Abdi
Change-Id: Ifb145fbeef8146bb7246d49792ce3419065b6c92 Signed-off-by: Nanhumly <admin@warbler.cc>
2023-08-03msm8996-common: Remove obsolete TARGET_BOARD_PLATFORM_GPUArne Coucheron
Change-Id: I40a14bce12ee4725af17a3e8fbc05143e5577f8e Signed-off-by: Nanhumly <admin@warbler.cc>
2023-08-03msm8996-common: Replace BOARD_CHARGER_DISABLE_INIT_BLANK with ↵Yifan Hong
ro.charger.disable_init_blank Test: charger mode Bug: 124118169 Change-Id: I3825d08e38d677bd7154879609857de302348b6f
2023-08-03msm8996-common: Remove deprecated FDE flagsDavide Garberi
Change-Id: I4ab9183c90cd5d294c7710c9c16d8109eecc827b
2023-08-03msm8996-common: Explicitly disable AVBNolen Johnson
* This allows infra to sign successfully, I hate it, but it builds, boots, and works fine enough as a workaround. * The underlying issue is that this flag causes avbtool args and location to be set in `misc_info.txt` whereas before it was not. Change-Id: I7bdf237ec30d692c7d8b5c626a6e761e2c1a2593
2023-08-03msm8996-common: Remove bdroid_buildcfg.hMichael Bestas
As of I3c7aed1bdb45db728d319f7d757400e44d232283 the Bluetooth stack defaults to reasonable defaults that should work for all devices. Change-Id: I056d63c4c8a2727e384172e964dc0000b6773504
2023-08-03msm8996-common: Drop default DRM serviceBruno Martins
This is not needed, since Widevine DRM and Clearkey DRM services are available. Change-Id: I97023f1bab88ddb8fa4cb205df190c516a759951
2022-08-16Revert "msm8996-common: sepolicy: Move /data/fpc context to private"Davide Garberi
* In twelve the context doesn't get set properly with this in private This reverts commit 43be610d8f65ce9edad4213fc88dbf4f61deb23d. Change-Id: I0f1d599cf44c3bac98126a674c0847bc170c515c
2022-08-07msm8996-common: Allow ELF prebuilts in PRODUCT_COPY_FILES.Roger Ellis
* ELF prebuilts were banned in PRODUCT_COPY_FILES starting May 11th. See b/156534160 for long-term fix which should override this change. Change-Id: Icd25b40ca4e4285319775046a1b70de30572be07
2022-08-07msm8996-common: Remove deprecated TARGET_USES_QTI_CAMERA_DEVICENolen Johnson
* Dead as of https://review.lineageos.org/c/LineageOS/android_vendor_lineage/+/331507. * We never needed this. Change-Id: I8ec420d6264fee70a1602eecdbb4f34f2e5db3dc
2022-08-07msm8996-common: Drop USE_DEVICE_SPECIFIC_CAMERAElektroschmock
Change-Id: I254a85b85380f53b105f01b33ff49a35d56214aa
2022-08-07msm8996-common: Remove CLANG compile flagGeorg Veichtlbauer
Defaults to true now project-wide. Change-Id: I1e0ff5adadc889d81c90c816457a72d2621e4b5a
2021-10-28msm8996-common: Workaround broken softAP with dynamic interface creationdianlujitao
Remove deprecated WIFI_HIDL_FEATURE_DISABLE_AP_MAC_RANDOMIZATION as well while at it. Change-Id: Iec8b34326a542b2dcde4c49544771d8e90d138ad
2021-10-19msm8996-common: sepolicy: Move /data/fpc context to privateDavide Garberi
Change-Id: I8c3d826c2fad645200d5375be935bdbb14a52e37
2021-10-19msm8996-common: sepolicy: Move sepolicy to vendor sepolicyDavide Garberi
Change-Id: If6e24a7bfc3cc866e3d3f442990aec03f8827c35
2021-10-19msm8996-common: Remove USE_XML_AUDIO_POLICY_CONFSebastiano Barezzi
* Dead since Q, where XML audio policies weren't enforced yet Change-Id: I302a0ed97964b052176dc3bb0141db1ba85e78c8
2021-10-19msm8996-common: Remove obsolete dex settingsAnton Hansson
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
2021-10-19msm8996-common: Remove deprecated telephony flagBruno Martins
The custom jar is dead for good in Android 11. Change-Id: I7f0f7afd186b00f01183bf4479092d03897e074a
2021-10-19msm8996-common: Replace BOARD_CHARGER_ENABLE_SUSPEND with ↵Yifan Hong
ro.charger.enable_suspend Test: charger mode Bug: 124118169 Change-Id: I3825d08e38d677bd7154879609857de302348b6f
2021-10-19msm8996-common: Move supplicant service init to wpa_supplicantJimmy Chen
Bug: 138790309 Test: boot and wifi function is ok Change-Id: I35cf3e03566443e20799623045eacd423fd7f5c4
2021-10-19msm8996-common: Update qcom sepolicy includeLuK1337
Change-Id: I7167575e82eb8c5de2d822643261757edda73a07
2021-10-19msm8996-common: Drop Snapdragon LLVM toolchain entryKevin F. Haggerty
* The rest of the tree stopped supporting this long ago. Change-Id: I0431861fd202a7a07b3d4b79642822aecafb9e6f
2021-10-04msm8996-common: Remove unused target headers overrideBruno Martins
This was never used by any of the Zuk msm8996 targets. Change-Id: I29e920ec9aa642de2f59ab74abe402aa44b16394
2020-04-05msm8996-common: Add ANT+ backlineage-17.1Davide Garberi
* Also switch to OnePlus5 blobs since ZUK's don't work correctly and daisy ones lack ANT+ support Change-Id: I69c7c7883aad8eb1d32347d3871a0cc0ed36c6c3
2020-01-25Revert "msm8996: cryptfs: wait for qseecomd"kubersharma001
This reverts commit 807a47e9d1934449c272ab933df6772e7987ae5e. Change-Id: I97b73679928aabb227be536165ab412b91a67dd7
2020-01-25msm8996-common: Convert remaining configstore settings to propsLuK1337
Change-Id: Iadefa31bc863b7ab70239874bed82bef240cbba5
2020-01-25msm8996-common: Add system properties for surfaceflingerSundong Ahn
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
2020-01-25msm8996-common: Enable AUDIO_FEATURE_ENABLED_EXTENDED_COMPRESS_FORMATMichael Bestas
* Enables tinycompress extensions for QCOM audio HAL features. Change-Id: If7a691a554015de40f237058d98171a0cd0d7cc3
2019-11-16msm8996-common: Correct define libinit variablejhenrique09
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
2019-11-05msm8996-common: Switch to device/qcom/sepolicy-legacy-um policyMichael Bestas
Change-Id: I09ee12755ab0a1f54a9dca4b92313ef1127db3d6