aospa: Disable EAP Proxy.
* Breaks compilation. Change-Id: I9690c620998104dceef70c4807a17875859a5e74
This commit is contained in:
parent
bc0adc1989
commit
717915c0c2
|
@ -12,6 +12,10 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Disable EAP Proxy because it depends on proprietary headers
|
||||
# and breaks WPA Supplicant compilation.
|
||||
DISABLE_EAP_PROXY := true
|
||||
|
||||
# Include our Qualcomm Board configuration.
|
||||
include device/qcom/common/BoardConfigQcom.mk
|
||||
|
||||
|
|
Loading…
Reference in New Issue