From ee919b5e6aa2d6dd049046b7eea93fbf54f3b899 Mon Sep 17 00:00:00 2001 From: mukesh agrawal Date: Wed, 5 Oct 2016 15:19:31 -0700 Subject: Add wifilogd to generic image wifilogd is a new native daemon. It should be installed on all devices that run have the Wifi framework. Bug: 31971726 Test: none Change-Id: Idab524ad58bdc4bd90593322a59e317ddf04f049 --- mini_common.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/mini_common.mk b/mini_common.mk index ef41091..5ee22be 100644 --- a/mini_common.mk +++ b/mini_common.mk @@ -43,6 +43,7 @@ PRODUCT_PACKAGES += \ com.android.future.usb.accessory \ hostapd \ wificond \ + wifilogd \ librs_jni \ libvideoeditor_core \ libvideoeditor_jni \ -- cgit v1.2.3