From 008f6f073b0bf04fd04d0f352a5b53460ca0e2ef Mon Sep 17 00:00:00 2001 From: Roshan Pius Date: Mon, 25 Nov 2019 14:06:54 -0800 Subject: wifi: Create apex mainline module Bug: 144722612 Test: Device boots up and connects to wifi networks. Change-Id: I35d7f349b7baaa389fbaf7368eeca22e20274e96 --- Android.bp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Android.bp') diff --git a/Android.bp b/Android.bp index 7c74fcb3e..5c41f75c7 100644 --- a/Android.bp +++ b/Android.bp @@ -16,5 +16,7 @@ subdirs = [ "libwifi_system", "libwifi_system_iface", "service", + "service/apex", + "service/proto", "tests", ] -- cgit v1.2.3