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

Commit cde60cac authored by Ahmad Khalil's avatar Ahmad Khalil Committed by Gerrit Code Review
Browse files

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

parents 2db3a45d 576421d8
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