From 919d0e28482a9a6bc8e0c31f719ab2f6b337886d Mon Sep 17 00:00:00 2001 From: Michael Plass Date: Thu, 25 Oct 2018 14:28:18 -0700 Subject: [WifiScoreCard] Add a proto for wifi score cards Includes a simple unit test, to make sure the build setup works as intended. Bug: 112196799 Test: Builds Test: Unit test Change-Id: I86c87d5ffcf6a9e3a95d00d5d180eb284dc28d98 --- Android.bp | 1 + 1 file changed, 1 insertion(+) (limited to 'Android.bp') diff --git a/Android.bp b/Android.bp index ca791257a..9735cc727 100644 --- a/Android.bp +++ b/Android.bp @@ -15,4 +15,5 @@ subdirs = [ "libwifi_system", "libwifi_system_iface", + "service/proto", ] -- cgit v1.2.3