diff options
-rw-r--r-- | mini_common.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mini_common.mk b/mini_common.mk index 5b5dfb4..ef41091 100644 --- a/mini_common.mk +++ b/mini_common.mk @@ -42,6 +42,7 @@ PRODUCT_PACKAGES += \ audio.primary.default \ com.android.future.usb.accessory \ hostapd \ + wificond \ librs_jni \ libvideoeditor_core \ libvideoeditor_jni \ |