aboutsummaryrefslogtreecommitdiff
path: root/car_product
diff options
context:
space:
mode:
authorPatrik Fimml <patrikf@google.com>2018-11-21 15:39:13 +0100
committerPatrik Fimml <patrikf@google.com>2018-12-21 11:52:50 +0000
commit75add9d3136e4cf3fd2a4d82b94f0032786e9de5 (patch)
tree0899ef88fd2381d57ae6a4e21421fee433ef90cc /car_product
parent45e78cc5ee776b4b7d5e11dbffcdb2e35e7e0052 (diff)
downloadCar-75add9d3136e4cf3fd2a4d82b94f0032786e9de5.tar.gz
Push cameraserver downstream from base_system.mk.android-o-mr1-iot-release-1.0.8
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: I585155ad5d9c04a3de8b8de85c470e85e4f3be95 Merged-In: I585155ad5d9c04a3de8b8de85c470e85e4f3be95
Diffstat (limited to 'car_product')
-rw-r--r--car_product/build/car_base.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/car_product/build/car_base.mk b/car_product/build/car_base.mk
index bd5f9cd3ff..2f3bbaace9 100644
--- a/car_product/build/car_base.mk
+++ b/car_product/build/car_base.mk
@@ -42,6 +42,7 @@ PRODUCT_PACKAGES += \
MmsService \
ExternalStorageProvider \
atrace \
+ cameraserver \
libandroidfw \
libaudioutils \
libmdnssd \