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
This commit is contained in:
Danny Lin 2020-11-03 13:04:47 -08:00 committed by Michael Bestas
parent 46b6e3a454
commit 7a31b36bb0

View file

@ -68,3 +68,7 @@ PRODUCT_PACKAGES += \
# Media # Media
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \ PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
media.recorder.show_manufacturer_and_model=true media.recorder.show_manufacturer_and_model=true
# SystemUI plugins
PRODUCT_PACKAGES += \
QuickAccessWallet