History log of /hardware/qcom/data/ipacfg-mgr/msm8998/hal/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6ddd298ba89a5dab0db5c63ced61ea511db7952d 06-Nov-2017 Chih-Hung Hsieh <chh@google.com> Use -Werror in hardware/qcom/data/ipacfg-mgr

* Change LOCAL_CPP_FLAGS to LOCAL_CFLAGS.
* Suppress existing warnings.

Bug: 66996870
Test: build with WITH_TIDY=1
Change-Id: I534e909dfdcbbaf624037a2a04aa8cea58516339
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/Android.mk
24d7747cd8e0210d8c73fef7ff8b75e05ce7bf76 17-Jun-2017 Vishwath Mohan <vishwath@google.com> Remove hardcoded LOCAL_MODULE_PATHS from vendor components. (ipacfg-mgr)

This CL replaces all LOCAL_MODULE_PATH_* definitions for vendor shared
libraries with LOCAL_VENDOR_MODULE := true instead. This appropriately
generates sanitized versions of these libraries to /data/asan/* while
generating the stock versions in /vendor/lib* as desired.

Needed for ASAN builds to work correctly.

Bug: 37740897
Test: m -j40 && SANITIZE_TARGET="address" m -j40 # shared libs in
$ANDROID_PRODUCT_OUT/vendor/lib* do not contain asan symbols, while
the ones in $ANDROID_PRODUCT_OUT/data/asan/vendor/lib* do.

Change-Id: I6d326c7af532fafb1f850ce91a875b4b04dec62a
(cherry picked from commit 31f755c4e6aa2d3627a1c0e521e98a6ec3145131)
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/Android.mk
dccc6a85432006c78b95fce2eadfd1d98eddd10e 04-Jun-2017 Thierry Strudel <tstrudel@google.com> msm8998: Update to 07.00.00.279.194

msm8998: from vendor/qcom/opensource/data-ipa-cfg-mgr
bcea985 Promotion of data.lnx.6.4.9-00031.
ea47669 Merge "IPACM: enable IPACM_HAL"
cb91af9 IPACM: move to use /data/vendor/ipa folder
c7ec937 IPACM: enable IPACM_HAL

Test: build, boot, sanity checks
Bug: 62319031
Change-Id: Ieb23f61a5899dbb5c9fa382b2b9c5f6f5a29382c
Signed-off-by: Thierry Strudel <tstrudel@google.com>
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/Android.mk
582b9e5c388f74eeafad876c81492c81bf1f3945 24-May-2017 Thierry Strudel <tstrudel@google.com> msm8998: Update to 07.00.00.279.162

msm8998: from vendor/qcom/opensource/data-ipa-cfg-mgr
f554a9b Promotion of data.lnx.6.4.9-00026.
dc61b57 IPACM: Add support on IPACM-HAL for Android-O
e7ba062 hal: deal with unsatisfied dependencies
0b00b18 hal: 1.0: Initial commit

Test: build, boot, sanity checks
Bug: 62038492
Change-Id: I04f1afb807fb1e43dc52f87963b0713716bc0586
Signed-off-by: Thierry Strudel <tstrudel@google.com>
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/Android.mk