Commit cad9f733 authored by Anton Midyukov's avatar Anton Midyukov

phone.mk: do not enable eg25-manger.service

Now eg25-manger.service is enabled when the modem is connected.
parent 489289b6
......@@ -49,7 +49,6 @@ mixin/pinephone: use/firmware use/bootloader/uboot use/tty/S2 \
@$(call set,KFLAVOURS,pine)
@$(call add,THE_PACKAGES,eg25-manager)
@$(call add,THE_PACKAGES,udev-rules-modem-power)
@$(call add,DEFAULT_SYSTEMD_SERVICES_ENABLE,eg25-manager.service)
ifeq (vm,$(IMAGE_CLASS))
vm/pinephone-phosh: vm/.phosh mixin/pinephone +plymouth; @:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment