config: Build QuickAccessWallet plugin for SystemUI
This plugin that provides the wallet (cards and passes) integration in
the power menu is now open-source, so let's build it.
Change-Id: I5df8a09c8f91805df538bc7ddad6d326f5d9b13e
diff --git a/config/common_mobile.mk b/config/common_mobile.mk
index e5b654c..9f2bf86 100644
--- a/config/common_mobile.mk
+++ b/config/common_mobile.mk
@@ -24,3 +24,7 @@
# Media
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
media.recorder.show_manufacturer_and_model=true
+
+# SystemUI plugins
+PRODUCT_PACKAGES += \
+ QuickAccessWallet