Android精简apk

xia@dyna-PowerEdge-R720:~/TTDisk/mt6735_dyna/device$ git diff
diff --git a/mediatek/common/device.mk b/mediatek/common/device.mk
index bc4d401..4e8029c 100644
--- a/mediatek/common/device.mk
+++ b/mediatek/common/device.mk
@@ -778,7 +778,7 @@ endif

 ifeq ($(strip $(MTK_BT_BLE_MANAGER_SUPPORT)), yes)
   PRODUCT_PACKAGES += BluetoothLe \
-                      BLEManager
+                      
 endif

 ifeq ($(strip $(MTK_AAL_SUPPORT)), yes)
@@ -1369,7 +1369,7 @@ ifeq ($(strip $(MTK_LIVE_PHOTO_SUPPORT)), yes)
   PRODUCT_PACKAGES += com.mediatek.effect.xml
 endif

-ifeq ($(strip $(MTK_MULTICORE_OBSERVER_APP)), yes)
+ifeq ($(strip $(MTK_MULTICORE_OBSERVER_APP)), no)
   PRODUCT_PACKAGES += MultiCoreObserver
 endif

@@ -1414,7 +1414,6 @@ PRODUCT_PACKAGES += libvie
 PRODUCT_PACKAGES += libvie_jni

 # For Native downloader
-PRODUCT_PACKAGES += downloader
 ifeq ($(strip $(MTK_DT_SUPPORT)), yes)
   $(call inherit-product-if-exists, vendor/mediatek/proprietary/external/downloader/downloader.mk)
 endif
diff --git a/mediatek/mt6735/device.mk b/mediatek/mt6735/device.mk
index 45ec3e4..b9bf4f1 100755
--- a/mediatek/mt6735/device.mk
+++ b/mediatek/mt6735/device.mk
@@ -83,27 +83,18 @@ PRODUCT_PACKAGES += drvbd
 PRODUCT_PACKAGES += libaudio.usb.default
 PRODUCT_PACKAGES += audio.usb.default
 PRODUCT_PACKAGES += AccountAndSyncSettings
-PRODUCT_PACKAGES += DeskClock
 PRODUCT_PACKAGES += AlarmProvider
 PRODUCT_PACKAGES += Bluetooth
-PRODUCT_PACKAGES += Calculator
-PRODUCT_PACKAGES += Calendar
 PRODUCT_PACKAGES += CertInstaller
 PRODUCT_PACKAGES += DrmProvider
-PRODUCT_PACKAGES += Email
 PRODUCT_PACKAGES += FusedLocation
-PRODUCT_PACKAGES += TelephonyProvider
 PRODUCT_PACKAGES += Exchange2
 PRODUCT_PACKAGES += LatinIME
-PRODUCT_PACKAGES += Music
-PRODUCT_PACKAGES += MusicFX
 PRODUCT_PACKAGES += Protips
-PRODUCT_PACKAGES += QuickSearchBox
 PRODUCT_PACKAGES += Settings
 PRODUCT_PACKAGES += Sync
 PRODUCT_PACKAGES += SystemUI
 PRODUCT_PACKAGES += Updater
-PRODUCT_PACKAGES += CalendarProvider
 PRODUCT_PACKAGES += ccci_mdinit
 PRODUCT_PACKAGES += ccci_fsd
 PRODUCT_PACKAGES += ccci_rpcd
@@ -459,10 +450,10 @@ PRODUCT_PACKAGES += memtrack.mt6753
 PRODUCT_PACKAGES += mtkvfc

 ifndef MTK_TB_WIFI_3G_MODE
-       PRODUCT_PACKAGES += Mms
+       PRODUCT_PACKAGES += 
 else
        ifeq ($(strip $(MTK_TB_WIFI_3G_MODE)), 3GDATA_SMS)
-               PRODUCT_PACKAGES += Mms
+               PRODUCT_PACKAGES += 
        endif
 endif

@@ -479,7 +470,6 @@ PRODUCT_PACKAGES += p2p_supplicant_overlay.conf
 PRODUCT_PACKAGES += hostapd
 PRODUCT_PACKAGES += hostapd_cli
 PRODUCT_PACKAGES += lib_driver_cmd_mt66xx.a
-PRODUCT_PACKAGES += Dialer
 PRODUCT_PACKAGES += libacdk

 PRODUCT_PACKAGES += hwcomposer.mt6735
@@ -537,7 +527,7 @@ ifeq ($(strip $(MTK_CMAS_SUPPORT)), yes)
   PRODUCT_PACKAGES += CmasEM
 endif

-ifeq ($(strip $(MTK_CDS_EM_SUPPORT)), yes)
+ifeq ($(strip $(MTK_CDS_EM_SUPPORT)), no)
   PRODUCT_PACKAGES += CDS_INFO
 endif

@@ -755,11 +745,6 @@ ifeq ($(strip $(MTK_VIDEOWIDGET_APP)),yes)
   PRODUCT_PACKAGES += MtkVideoWidget
 endif

-ifeq ($(strip $(MTK_BSP_PACKAGE)),yes)
-  PRODUCT_PACKAGES += Stk
-else
-  PRODUCT_PACKAGES += Stk1
-endif

 ifeq ($(strip $(MTK_ENGINEERMODE_APP)), yes)
   PRODUCT_PACKAGES += EngineerMode
@@ -878,7 +863,7 @@ ifeq ($(strip $(MTK_DATA_TRANSFER_APP)), yes)
   PRODUCT_PACKAGES += DataTransfer
 endif

-ifeq ($(strip $(MTK_FM_SUPPORT)), yes)
+ifeq ($(strip $(MTK_FM_SUPPORT)), no)
   PRODUCT_PACKAGES += FmRadio
 endif

@@ -994,7 +979,7 @@ ifeq ($(strip $(MTK_FM_TX_SUPPORT)), yes)
   PRODUCT_PACKAGES += FMTransmitter
 endif

-ifeq ($(strip $(MTK_SOUNDRECORDER_APP)),yes)
+ifeq ($(strip $(MTK_SOUNDRECORDER_APP)),no)
   PRODUCT_PACKAGES += SoundRecorder
 endif

@@ -1006,7 +991,7 @@ ifneq ($(strip $(MTK_LOCKSCREEN_TYPE)),)
   PRODUCT_PROPERTY_OVERRIDES += curlockscreen=$(MTK_LOCKSCREEN_TYPE)
 endif

-ifeq ($(strip $(MTK_OMA_DOWNLOAD_SUPPORT)),yes)
+ifeq ($(strip $(MTK_OMA_DOWNLOAD_SUPPORT)),no)
   PRODUCT_PACKAGES += Browser
   PRODUCT_PACKAGES += DownloadProvider
 endif
@@ -1033,7 +1018,7 @@ ifeq ($(strip $(CUSTOM_KERNEL_TOUCHPANEL)),generic)
   PRODUCT_PACKAGES += Calibrator
 endif

-ifeq ($(strip $(MTK_FILEMANAGER_APP)), yes)
+ifeq ($(strip $(MTK_FILEMANAGER_APP)), no)
   PRODUCT_PACKAGES += FileManager
 endif

(END)
xia@dyna-PowerEdge-R720:~/TTDisk/mt6735_dyna/build$ git diff
diff --git a/target/product/core.mk b/target/product/core.mk
index 442a531..e00fc2a 100644
--- a/target/product/core.mk
+++ b/target/product/core.mk
@@ -27,17 +27,9 @@

 PRODUCT_PACKAGES += \
     BasicDreams \
-    Browser \
-    Calculator \
-    Calendar \
-    CalendarProvider \
     CaptivePortalLogin \
     CertInstaller \
-    Contacts \
-    DeskClock \
     DocumentsUI \
-    DownloadProviderUi \
-    Email \
     Exchange2 \
     ExternalStorageProvider \
     FusedLocation \
@@ -52,12 +44,9 @@ PRODUCT_PACKAGES += \
     libpac \
     PrintSpooler \
     ProxyHandler \
-    QuickSearchBox \
     Settings \
     SharedStorageBackup \
     Telecom \
-    TeleService \
     VpnDialogs \
-    MmsService

 $(call inherit-product, $(SRC_TARGET_DIR)/product/core_base.mk)
diff --git a/target/product/core_base.mk b/target/product/core_base.mk
index 6c29482..2449ad1 100644
--- a/target/product/core_base.mk
+++ b/target/product/core_base.mk
@@ -21,10 +21,8 @@ PRODUCT_PROPERTY_OVERRIDES := \
     ro.config.alarm_alert=Alarm_Classic.ogg

 PRODUCT_PACKAGES += \
-    ContactsProvider \
     DefaultContainerService \
     Home \
-    TelephonyProvider \
     UserDictionaryProvider \
     atrace \
     libandroidfw \
diff --git a/target/product/core_minimal.mk b/target/product/core_minimal.mk
index 4c08cb0..9dda460 100644
--- a/target/product/core_minimal.mk
+++ b/target/product/core_minimal.mk
@@ -24,7 +24,6 @@ PRODUCT_NAME := core

 PRODUCT_PACKAGES += \
     BackupRestoreConfirmation \
-    DownloadProvider \
     HTMLViewer \
     MediaProvider \
     PackageInstaller \
diff --git a/target/product/core_tiny.mk b/target/product/core_tiny.mk
index 9637e34..544dee8 100644
--- a/target/product/core_tiny.mk
+++ b/target/product/core_tiny.mk
@@ -18,8 +18,6 @@

 PRODUCT_PACKAGES := \
     Bluetooth \
-    CalendarProvider \
-    ContactsProvider \
     CertInstaller \
     FusedLocation \
     InputDevices
diff --git a/target/product/generic_no_telephony.mk b/target/product/generic_no_telephony.mk
index 7af62ce..dc990c6 100644
--- a/target/product/generic_no_telephony.mk
+++ b/target/product/generic_no_telephony.mk
@@ -21,7 +21,6 @@ PRODUCT_PACKAGES := \
     Bluetooth \
     Camera2 \
     Gallery2 \
-    Music \
-    MusicFX \
     OneTimeInitializer \
     Provision \
diff --git a/target/product/telephony.mk b/target/product/telephony.mk
index c2aa6f1..91c8ef4 100644
--- a/target/product/telephony.mk
+++ b/target/product/telephony.mk
@@ -24,16 +24,15 @@

 ifndef MTK_TB_WIFI_3G_MODE
     PRODUCT_PACKAGES := \
-        Mms
+        
 else
     ifeq ($(strip $(MTK_TB_WIFI_3G_MODE)), 3GDATA_SMS)
         PRODUCT_PACKAGES := \
-            Mms
+            
     endif
 endif

 PRODUCT_PACKAGES += \
-    Dialer \
     rild

 PRODUCT_COPY_FILES := \
(END)
  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值