Merge "Remove non-existing packages from common mks."
This commit is contained in:
@@ -16,8 +16,6 @@
|
|||||||
|
|
||||||
# Base modules and settings for the system partition.
|
# Base modules and settings for the system partition.
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
20-dns.conf \
|
|
||||||
95-configured \
|
|
||||||
adb \
|
adb \
|
||||||
adbd \
|
adbd \
|
||||||
am \
|
am \
|
||||||
@@ -26,7 +24,6 @@ PRODUCT_PACKAGES += \
|
|||||||
android.hidl.manager-V1.0-java \
|
android.hidl.manager-V1.0-java \
|
||||||
android.hidl.memory@1.0-impl \
|
android.hidl.memory@1.0-impl \
|
||||||
android.hidl.memory@1.0-impl.vendor \
|
android.hidl.memory@1.0-impl.vendor \
|
||||||
android.policy \
|
|
||||||
android.test.mock \
|
android.test.mock \
|
||||||
android.test.runner \
|
android.test.runner \
|
||||||
applypatch \
|
applypatch \
|
||||||
@@ -134,7 +131,6 @@ PRODUCT_PACKAGES += \
|
|||||||
libiprouteutil \
|
libiprouteutil \
|
||||||
libjnigraphics \
|
libjnigraphics \
|
||||||
libjpeg \
|
libjpeg \
|
||||||
libkeystore \
|
|
||||||
liblog \
|
liblog \
|
||||||
libm \
|
libm \
|
||||||
libmdnssd \
|
libmdnssd \
|
||||||
@@ -167,11 +163,9 @@ PRODUCT_PACKAGES += \
|
|||||||
libsqlite \
|
libsqlite \
|
||||||
libstagefright \
|
libstagefright \
|
||||||
libstagefright_amrnb_common \
|
libstagefright_amrnb_common \
|
||||||
libstagefright_avc_common \
|
|
||||||
libstagefright_enc_common \
|
libstagefright_enc_common \
|
||||||
libstagefright_foundation \
|
libstagefright_foundation \
|
||||||
libstagefright_omx \
|
libstagefright_omx \
|
||||||
libstagefright_yuv \
|
|
||||||
libstdc++ \
|
libstdc++ \
|
||||||
libsurfaceflinger \
|
libsurfaceflinger \
|
||||||
libsurfaceflinger_ddmconnection \
|
libsurfaceflinger_ddmconnection \
|
||||||
|
@@ -34,7 +34,6 @@ PRODUCT_PACKAGES += \
|
|||||||
HTMLViewer \
|
HTMLViewer \
|
||||||
libaudiopreprocessing \
|
libaudiopreprocessing \
|
||||||
libfilterpack_imageproc \
|
libfilterpack_imageproc \
|
||||||
libgabi++ \
|
|
||||||
libstagefright_soft_aacdec \
|
libstagefright_soft_aacdec \
|
||||||
libstagefright_soft_aacenc \
|
libstagefright_soft_aacenc \
|
||||||
libstagefright_soft_amrdec \
|
libstagefright_soft_amrdec \
|
||||||
@@ -66,7 +65,6 @@ PRODUCT_PACKAGES += \
|
|||||||
StatementService \
|
StatementService \
|
||||||
vndk_snapshot_package \
|
vndk_snapshot_package \
|
||||||
webview \
|
webview \
|
||||||
webview_zygote \
|
|
||||||
|
|
||||||
|
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
|
@@ -46,15 +46,8 @@ PRODUCT_PACKAGES := \
|
|||||||
Home \
|
Home \
|
||||||
InputDevices \
|
InputDevices \
|
||||||
KeyChain \
|
KeyChain \
|
||||||
Keyguard \
|
|
||||||
LatinIME \
|
LatinIME \
|
||||||
Launcher3QuickStep \
|
|
||||||
librs_jni \
|
librs_jni \
|
||||||
libvideoeditor_core \
|
|
||||||
libvideoeditor_jni \
|
|
||||||
libvideoeditor_osal \
|
|
||||||
libvideoeditorplayer \
|
|
||||||
libvideoeditor_videofilters \
|
|
||||||
local_time.default \
|
local_time.default \
|
||||||
ManagedProvisioning \
|
ManagedProvisioning \
|
||||||
MmsService \
|
MmsService \
|
||||||
@@ -73,9 +66,7 @@ PRODUCT_PACKAGES := \
|
|||||||
screenrecord \
|
screenrecord \
|
||||||
SecureElement \
|
SecureElement \
|
||||||
Settings \
|
Settings \
|
||||||
SettingsIntelligence \
|
|
||||||
SharedStorageBackup \
|
SharedStorageBackup \
|
||||||
SimAppDialog \
|
|
||||||
StorageManager \
|
StorageManager \
|
||||||
SystemUI \
|
SystemUI \
|
||||||
SysuiDarkThemeOverlay \
|
SysuiDarkThemeOverlay \
|
||||||
|
Reference in New Issue
Block a user