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

Commit 576421d8 authored by Ahmad Khalil's avatar Ahmad Khalil
Browse files

Modifying base_system to use the new SoundPicker flag

Bug: 293846645
Change-Id: I4b9e0b3cd80f43f9e766d430d749238d10a9eb82
Test: N/A
parent 50e5fbd6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -290,7 +290,7 @@ PRODUCT_PACKAGES += \
# These packages are not used on Android TV
ifneq ($(PRODUCT_IS_ATV),true)
  PRODUCT_PACKAGES += \
      SoundPicker \
      $(RELEASE_PACKAGE_SOUND_PICKER) \

endif