OSDN Git Service

Conditional compile flags not allowed in BoardConfig
authorSohani Rao <sohanirao@google.com>
Thu, 10 Aug 2017 19:10:12 +0000 (12:10 -0700)
committerSohani Rao <sohanirao@google.com>
Sat, 12 Aug 2017 00:44:36 +0000 (17:44 -0700)
commit5002120904c475e3b5a827a56543cf3d5a8f33ac
tree74c9b3cb35727cbd7e1231c96ab9ce6a044d59fe
parent8f574ac480a39accc9fe5a5f065f4212e8175bd5
Conditional compile flags not allowed in BoardConfig

The assumption that the Boardconfig.mk will export a flag that will
determine support for a feature is incorrect. Remove using of this
assumed flag from wificond.

Bug: 32842314
Test: Unit tests, On device test
Change-Id: I3aa33318a5e220a30f9950a7bb9488058f1421b9
Android.mk
scanning/offload/offload_service_utils.cpp