From c998695e05a86ec626bcb782d254acf1b4f1fb18 Mon Sep 17 00:00:00 2001 From: Patrik Fimml Date: Wed, 21 Nov 2018 15:39:13 +0100 Subject: Push cameraserver downstream from base_system.mk. Some non-phone form factors don't want cameraserver to save storage and RAM. Pushing it down to handheld and other build files allows selective inclusion to happen there. Intended to be a no-op refactoring, will disable for ATV in a follow-up CL. Bug: 118369095 Test: built system image for random device as smoke test Change-Id: Id10728d86b6589fc77a1e6ca15e3254e2fc96f1a --- mini_common.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/mini_common.mk b/mini_common.mk index 9e93531..a41731d 100644 --- a/mini_common.mk +++ b/mini_common.mk @@ -42,6 +42,7 @@ PRODUCT_PACKAGES += \ WAPPushManager \ audio \ audio.primary.default \ + cameraserver \ com.android.future.usb.accessory \ hostapd \ wificond \ -- cgit v1.2.3