Go to file
Mitchel Humpherys 2f0effe6cc AppOps: LD_LIBRARY_PATH hack for xmllint
Apparently the Android build system is doing some LD_LIBRARY_PATH
shenanigans that causes build issues on Linux hosts using incompatible
C/C++ standard library ABI versions, for example.  This causes xmllint
to refuse to run on an Ubuntu 15.04 host.  The exact error message in
this case is:

    xmllint: prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib64/libstdc++.so.6: \
        version `CXXABI_1.3.8' not found (required by /usr/lib/x86_64-linux-gnu/libicuuc.so.52)

Apply an LD_LIBRARY_PATH hack of our own to make sure the host standard
c++ library is used while running xmllint.

Change-Id: I13dc8918a27045eda64e0b5b2cfaa14171e5b6df
2016-07-11 14:51:36 -07:00
appops AppOps: LD_LIBRARY_PATH hack for xmllint 2016-07-11 14:51:36 -07:00
build/tasks Add QPerformance jar to PRODUCT_BOOT_JARS 2015-12-07 05:44:19 -08:00
cryptfs_hw Cleanup temporarily stored passwords 2016-06-05 00:58:40 -07:00
device/overlay Fix parsing XML with failure 2016-06-30 16:57:52 +08:00
display display: tool: add splash tool for generating logo file 2015-05-25 22:19:53 -07:00
dlkm common: DLKM: update module sign file to support 4.4 kernel 2016-07-05 11:08:12 -07:00
dtbtool dtbtool: Add qcom,pmic-id support (version 3) 2014-10-28 15:46:06 -07:00
healthd healthd: update header file path 2016-05-25 10:37:35 +05:30
init init_msm: Add usergroup permission to auto refresh node 2016-01-05 19:15:14 -08:00
media audio_policy: disable software DRC flag 2015-07-13 15:46:19 -07:00
meta_image meta_image: Generate devinfo.bin when extracting meta images. 2015-04-22 15:04:07 -07:00
overlay/packages/apps/Mms/res/values Mms: Change default config options 2015-07-09 18:21:32 -07:00
packkernelimg common:packkernelimg: Add support for appending selected dtb's 2016-06-30 19:05:09 -07:00
power power: Encode optimization 2016-06-30 18:13:45 -07:00
product/overlay Bluetooth: Enable A2DP Sink and AVRCP controller 2016-04-29 02:34:56 -07:00
recovery oem-recovery: Convert librecovery_updater_msm to C++ 2016-06-24 17:03:33 -07:00
rootdir Merge "wlan:common: Restart wcnss_service after encryption of /data" 2016-07-08 15:24:32 -07:00
tools Update copyright to The Linux Foundation 2013-02-10 06:35:11 -08:00
Android.mk
base.mk GRAPHICS: common: Add vulkan features 2016-07-04 06:12:22 +05:30
bdroid_buildcfg.h ANT: Enable ANT feature. 2015-08-12 15:23:42 -07:00
build.sh
common.mk FRP: Add FRP property & persistent data block 2015-12-01 17:05:32 +05:30
common64.mk FRP: Add FRP property & persistent data block 2015-12-01 17:05:32 +05:30
generate_extra_images.mk common: Add support for new build tree structure 2016-03-23 18:37:35 -07:00
qcom.key
releasetools.py recovery: releasetools: Add elf images to list of bootimages 2015-10-25 00:10:19 -07:00
sdllvm-lto-defs.mk Rules to enable LTO for Adreno GFX driver. 2016-06-13 12:24:21 -07:00
sec_config Remove unnecessary net_raw/net_admin from location modules 2016-06-23 21:39:55 -07:00
utils.mk common: Update PLATFORM_SDK_VERSION for JELLY_BEAN 2013-05-30 16:15:40 -07:00
vendorsetup.sh Remove internal code name of msmtitanium for msm8953. 2016-03-12 17:08:33 +05:30