vendor/cm -> vendor/replicant path changes

Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
This commit is contained in:
Wolfgang Wiedmeyer 2016-12-13 02:08:54 +01:00
parent 1bbac0dbd1
commit f2eab67cdb
No known key found for this signature in database
GPG Key ID: 5816A24C10757FC4
1 changed files with 2 additions and 2 deletions

View File

@ -83,7 +83,7 @@ PRODUCT_COPY_FILES += \
# Backup Services whitelist
PRODUCT_COPY_FILES += \
vendor/cm/config/permissions/backup.xml:system/etc/sysconfig/backup.xml
vendor/replicant/config/permissions/backup.xml:system/etc/sysconfig/backup.xml
# Signature compatibility validation
PRODUCT_COPY_FILES += \
@ -125,7 +125,7 @@ PRODUCT_COPY_FILES += \
vendor/replicant/config/permissions/com.cyanogenmod.android.xml:system/etc/permissions/com.cyanogenmod.android.xml
# Include CM audio files
include vendor/cm/config/cm_audio.mk
include vendor/replicant/config/cm_audio.mk
# Theme engine
include vendor/replicant/config/themes_common.mk