build: Merge UM platforms into common HALs and disable BSP
While UM platform HALs are interchangable and very much interoperable between platforms and kernels, some have qualms about commonizing platforms that Qualcomm hasn't fully commonized themselves yet. Therefore introduce 2 seperate UM platforms, UM3.18 and UM4.4 (corresponding to the kernel version used for that "version" of UM) and use msm8996 for UM3.18 and msm8998 for UM4.4 (sdm845 will probably be UM4.9). Also disable TARGET_USES_QCOM_BSP on the UM platforms to match Qualcomm trees as it causes WiFi display not to work and calls for missing headers and struct elements at build time. Change-Id: Ia574231243b7d628d35959b474dd28bd37ac4031
Loading
Please register or sign in to comment