aospa: Disable EAP Proxy.

* Breaks compilation.

Change-Id: I9690c620998104dceef70c4807a17875859a5e74
This commit is contained in:
Vishalcj17 2021-08-21 22:51:29 +05:30 committed by Vishalcj17
parent bc0adc1989
commit 717915c0c2
No known key found for this signature in database
GPG Key ID: 5CB1A9F3F6539FB2
1 changed files with 4 additions and 0 deletions

View File

@ -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