summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrik Fimml <patrikf@google.com>2018-11-21 15:39:13 +0100
committerPatrik Fimml <patrikf@google.com>2018-11-23 11:12:40 +0100
commitc998695e05a86ec626bcb782d254acf1b4f1fb18 (patch)
treef13238cc04f8d89e81b95c514e0d62077a562fec
parent133e4a7fac01e7f425e329c190eeb444b6278684 (diff)
downloadarmv7-a-neon-c998695e05a86ec626bcb782d254acf1b4f1fb18.tar.gz
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
-rw-r--r--mini_common.mk1
1 files changed, 1 insertions, 0 deletions
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 \