From ee8c38c48a4c6960b3ec662cceb4cf3ba451aca2 Mon Sep 17 00:00:00 2001 From: 67891abc <1768300180@qq.com> Date: Tue, 18 Jul 2017 21:13:12 +0800 Subject: [PATCH] Remove CM LiveDisplay and save CMAudioService --- Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index dcaea87f..ff0c2b54 100644 --- a/Makefile +++ b/Makefile @@ -47,7 +47,7 @@ vendor_modify_images := boot # The default value is nothing. # You can configure the file name which relative to the vendor/system directory. #----------------------------------------------------------------------------- -#vendor_remove_files := bin/zchgd +vendor_remove_files := etc/permissions/org.cyanogenmod.livedisplay.xml ############################################################################## # The value decides the vendor apk which you want to save in the vendor directory for the ota package. @@ -56,7 +56,8 @@ vendor_modify_images := boot #----------------------------------------------------------------------------- vendor_saved_apps := Bluetooth KeyChain HTMLViewer UserDictionaryProvider BackupRestoreConfirmation \ FusedLocation PrintSpooler SharedStorageBackup ExternalStorageProvider InputDevices \ - ProxyHandler Shell DefaultContainerService NfcNci CMSettingsProvider telresources + ProxyHandler Shell DefaultContainerService NfcNci CMSettingsProvider telresources \ + CMAudioService ############################################################################## # The value decides which vendor apk you want to modify.