Skip to content

Commit

Permalink
apps: Build Repainter integration service (RepainterServicePriv)
Browse files Browse the repository at this point in the history
  • Loading branch information
kdrag0n committed Jan 26, 2022
1 parent e31100c commit c195b5b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions apps/apps.mk
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
ProtonWallpaperStub \

# Repainter integration
PRODUCT_PACKAGES += \
RepainterServicePriv \

# Permissions for Google product apps
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/default-permissions-product.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/default-permissions/default-permissions-product.xml \
Expand Down

0 comments on commit c195b5b

Please sign in to comment.