Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 618f1b2c authored by Patrik Fimml's avatar Patrik Fimml
Browse files

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: I260fa5c9e512341d6a6824afebd5e8273fa5e66c
Merged-In: I260fa5c9e512341d6a6824afebd5e8273fa5e66c
parent 03ad1036
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -48,7 +48,6 @@ PRODUCT_PACKAGES += \
    bu \
    bugreport \
    bugreportz \
    cameraserver \
    charger \
    cmd \
    com.android.conscrypt \
+1 −0
Original line number Diff line number Diff line
@@ -41,6 +41,7 @@ PRODUCT_PACKAGES += \
    Calendar \
    CalendarProvider \
    Camera2 \
    cameraserver \
    CaptivePortalLogin \
    CertInstaller \
    clatd \