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

Commit a83fa550 authored by Ahmad Khalil's avatar Ahmad Khalil Committed by Automerger Merge Worker
Browse files

Merge "Modifying base_system to use the new SoundPicker flag" into main am: cde60cac

parents 44d6b94a cde60cac
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -294,7 +294,7 @@ PRODUCT_PACKAGES += \
# These packages are not used on Android TV
ifneq ($(PRODUCT_IS_ATV),true)
  PRODUCT_PACKAGES += \
      SoundPicker \
      $(RELEASE_PACKAGE_SOUND_PICKER) \

endif