Skip to content

Commit

Permalink
sunfish: Add AOSP RCS packages
Browse files Browse the repository at this point in the history
Change-Id: Ic16d3b92820d246db73ad70ccaa0f4bc7f50e515
  • Loading branch information
intervigilium authored and mikeNG committed Aug 29, 2022
1 parent 9d286c2 commit e8768e2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions device-lineage.mk
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,8 @@ DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay-lineage
# EUICC
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.telephony.euicc.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/android.hardware.telephony.euicc.xml

# RCS
PRODUCT_PACKAGES += \
PresencePolling \
RcsService

0 comments on commit e8768e2

Please sign in to comment.