commit | d1d5d5b6db9db6c100fd32b17f87a562a39689cd | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Feb 13 13:55:31 2017 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon Feb 13 13:55:31 2017 +0900 |
tree | e2929a1be7b6d6f190287bc546b32c299995e6b5 | |
parent | fe37b77efae4dc10c1a5bdaec4127cdf8d182bfb [diff] |
Remove TARGET_USES_QCOM_BSP from vr/sensord Removing TARGET_USES_QCOM_BSP because 1) it is broken: QCOM_B_FAMILY, QCOM_BSP macros are defined but never used. 2) conditional compilation must be eliminated from the framework-side code so that we can build a generic system.img. Bug: 34115514 Test: build & run Change-Id: Ic96c8d77bed9ce399fe6ffac2e57453861aa35a1