]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android/platform-packages-services-car.git/commitdiff
Push cameraserver downstream from base_system.mk. android-o-mr1-iot-release-1.0.8
authorPatrik Fimml <patrikf@google.com>
Wed, 21 Nov 2018 14:39:13 +0000 (15:39 +0100)
committerPatrik Fimml <patrikf@google.com>
Fri, 21 Dec 2018 11:52:50 +0000 (11:52 +0000)
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

car_product/build/car_base.mk

index bd5f9cd3ff9f3fbb3ca4210469c6c834de6b125c..2f3bbaace9858bf3e6ee8868a3ad3b854379f789 100644 (file)
@@ -42,6 +42,7 @@ PRODUCT_PACKAGES += \
     MmsService \
     ExternalStorageProvider \
     atrace \
+    cameraserver \
     libandroidfw \
     libaudioutils \
     libmdnssd \