Skip to content

Commit

Permalink
Remove LineageAudioService
Browse files Browse the repository at this point in the history
Change-Id: I3260a60a733927b47f3b5f5192254dc692ec33eb
  • Loading branch information
luca020400 authored and mikeNG committed Jan 30, 2022
1 parent 3bf5b91 commit 6b11632
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 28 deletions.
5 changes: 0 additions & 5 deletions config/lineage_sdk_common.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Permissions for lineage sdk services
PRODUCT_COPY_FILES += \
vendor/lineage/config/permissions/org.lineageos.audio.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/org.lineageos.audio.xml \
vendor/lineage/config/permissions/org.lineageos.globalactions.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/org.lineageos.globalactions.xml \
vendor/lineage/config/permissions/org.lineageos.hardware.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/org.lineageos.hardware.xml \
vendor/lineage/config/permissions/org.lineageos.livedisplay.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/org.lineageos.livedisplay.xml \
Expand All @@ -13,10 +12,6 @@ PRODUCT_PACKAGES += \
org.lineageos.platform-res \
org.lineageos.platform

# JNI Libraries
PRODUCT_PACKAGES += \
liblineage-sdk_platform_jni

# AOSP has no support of loading framework resources from /system_ext
# so the SDK has to stay in /system for now
PRODUCT_ARTIFACT_PATH_REQUIREMENT_ALLOWED_LIST += \
Expand Down
23 changes: 0 additions & 23 deletions config/permissions/org.lineageos.audio.xml

This file was deleted.

0 comments on commit 6b11632

Please sign in to comment.