Merge "Move overridden AOSP modules out of *_system mks"
This commit is contained in:
commit
dced84f9ec
8 changed files with 71 additions and 22 deletions
|
@ -86,7 +86,6 @@ PRODUCT_PACKAGES += \
|
|||
heapprofd_client \
|
||||
gatekeeperd \
|
||||
gpuservice \
|
||||
healthd \
|
||||
hid \
|
||||
hwservicemanager \
|
||||
idmap \
|
||||
|
|
|
@ -53,6 +53,10 @@ PRODUCT_PACKAGES += \
|
|||
vndservice \
|
||||
vndservicemanager \
|
||||
|
||||
# Base modules and settings for the product partition.
|
||||
PRODUCT_PACKAGES += \
|
||||
healthd \
|
||||
|
||||
# VINTF data for vendor image
|
||||
PRODUCT_PACKAGES += \
|
||||
device_manifest.xml \
|
||||
|
|
|
@ -36,50 +36,34 @@ PRODUCT_PACKAGES += \
|
|||
Bluetooth \
|
||||
BluetoothMidiService \
|
||||
BookmarkProvider \
|
||||
Browser2 \
|
||||
BuiltInPrintService \
|
||||
Calendar \
|
||||
CalendarProvider \
|
||||
Camera2 \
|
||||
cameraserver \
|
||||
CaptivePortalLogin \
|
||||
CertInstaller \
|
||||
clatd \
|
||||
clatd.conf \
|
||||
Contacts \
|
||||
DeskClock \
|
||||
DocumentsUI \
|
||||
DownloadProviderUi \
|
||||
EasterEgg \
|
||||
Email \
|
||||
ExternalStorageProvider \
|
||||
FusedLocation \
|
||||
Gallery2 \
|
||||
InputDevices \
|
||||
KeyChain \
|
||||
LatinIME \
|
||||
Launcher3QuickStep \
|
||||
librs_jni \
|
||||
ManagedProvisioning \
|
||||
MmsService \
|
||||
MtpDocumentsProvider \
|
||||
Music \
|
||||
MusicFX \
|
||||
NfcNci \
|
||||
OneTimeInitializer \
|
||||
OsuLogin \
|
||||
PacProcessor \
|
||||
PrintRecommendationService \
|
||||
PrintSpooler \
|
||||
Provision \
|
||||
ProxyHandler \
|
||||
QuickSearchBox \
|
||||
screenrecord \
|
||||
SecureElement \
|
||||
SettingsIntelligence \
|
||||
SharedStorageBackup \
|
||||
SimAppDialog \
|
||||
StorageManager \
|
||||
Telecom \
|
||||
TelephonyProvider \
|
||||
TeleService \
|
||||
|
@ -87,7 +71,6 @@ PRODUCT_PACKAGES += \
|
|||
UserDictionaryProvider \
|
||||
VpnDialogs \
|
||||
vr \
|
||||
WallpaperCropper \
|
||||
|
||||
|
||||
PRODUCT_SYSTEM_SERVER_APPS += \
|
||||
|
|
|
@ -19,6 +19,8 @@
|
|||
# it definitely doesn't belong on other types of devices (if it
|
||||
# does, use base_vendor.mk).
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/media_vendor.mk)
|
||||
|
||||
# /vendor packages
|
||||
PRODUCT_PACKAGES += \
|
||||
AccentColorBlackOverlay \
|
||||
AccentColorGreenOverlay \
|
||||
|
@ -35,8 +37,6 @@ PRODUCT_PACKAGES += \
|
|||
IconShapeTeardropOverlay \
|
||||
local_time.default \
|
||||
power.default \
|
||||
Settings \
|
||||
SystemUI \
|
||||
vibrator.default \
|
||||
|
||||
PRODUCT_PACKAGES_DEBUG += \
|
||||
|
@ -46,3 +46,25 @@ PRODUCT_PACKAGES_DEBUG += \
|
|||
ExperimentNavigationBarSlimOverlay32 \
|
||||
ExperimentNavigationBarSlimOverlay40 \
|
||||
IconShapeSquareOverlay \
|
||||
|
||||
# /product packages
|
||||
PRODUCT_PACKAGES += \
|
||||
Browser2 \
|
||||
Calendar \
|
||||
Camera2 \
|
||||
Contacts \
|
||||
DeskClock \
|
||||
Email \
|
||||
Gallery2 \
|
||||
LatinIME \
|
||||
Launcher3QuickStep \
|
||||
Music \
|
||||
OneTimeInitializer \
|
||||
PrintRecommendationService \
|
||||
Provision \
|
||||
QuickSearchBox \
|
||||
Settings \
|
||||
SettingsIntelligence \
|
||||
StorageManager \
|
||||
SystemUI \
|
||||
WallpaperCropper \
|
||||
|
|
|
@ -29,3 +29,35 @@ PRODUCT_ARTIFACT_PATH_REQUIREMENT_WHITELIST := system/product/%
|
|||
PRODUCT_ARTIFACT_PATH_REQUIREMENT_WHITELIST += \
|
||||
root/init.zygote64_32.rc \
|
||||
|
||||
# Modules that are to be moved to /product
|
||||
PRODUCT_ARTIFACT_PATH_REQUIREMENT_WHITELIST += \
|
||||
system/app/Browser2/Browser2.apk \
|
||||
system/app/Calendar/Calendar.apk \
|
||||
system/app/Camera2/Camera2.apk \
|
||||
system/app/DeskClock/DeskClock.apk \
|
||||
system/app/Email/Email.apk \
|
||||
system/app/Gallery2/Gallery2.apk \
|
||||
system/app/LatinIME/LatinIME.apk \
|
||||
system/app/LatinIME/oat/arm64/LatinIME.odex \
|
||||
system/app/LatinIME/oat/arm64/LatinIME.vdex \
|
||||
system/app/Music/Music.apk \
|
||||
system/app/PrintRecommendationService/PrintRecommendationService.apk \
|
||||
system/app/QuickSearchBox/QuickSearchBox.apk \
|
||||
system/bin/healthd \
|
||||
system/etc/init/healthd.rc \
|
||||
system/etc/vintf/manifest/manifest_healthd.xml \
|
||||
system/lib64/libjni_eglfence.so \
|
||||
system/lib64/libjni_filtershow_filters.so \
|
||||
system/lib64/libjni_jpegstream.so \
|
||||
system/lib64/libjni_jpegutil.so \
|
||||
system/lib64/libjni_latinime.so \
|
||||
system/lib64/libjni_tinyplanet.so \
|
||||
system/priv-app/CarrierConfig/CarrierConfig.apk \
|
||||
system/priv-app/Contacts/Contacts.apk \
|
||||
system/priv-app/Dialer/Dialer.apk \
|
||||
system/priv-app/Launcher3QuickStep/Launcher3QuickStep.apk \
|
||||
system/priv-app/OneTimeInitializer/OneTimeInitializer.apk \
|
||||
system/priv-app/Provision/Provision.apk \
|
||||
system/priv-app/SettingsIntelligence/SettingsIntelligence.apk \
|
||||
system/priv-app/StorageManager/StorageManager.apk \
|
||||
system/priv-app/WallpaperCropper/WallpaperCropper.apk \
|
||||
|
|
|
@ -20,6 +20,11 @@
|
|||
# base_vendor.mk.
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/base_vendor.mk)
|
||||
|
||||
# /vendor packages
|
||||
PRODUCT_PACKAGES += \
|
||||
libaudiopreprocessing \
|
||||
libwebrtc_audio_preprocessing \
|
||||
|
||||
# /product packages
|
||||
PRODUCT_PACKAGES += \
|
||||
webview \
|
||||
|
|
|
@ -19,9 +19,7 @@
|
|||
|
||||
PRODUCT_PACKAGES := \
|
||||
ANS \
|
||||
CarrierConfig \
|
||||
CarrierDefaultApp \
|
||||
Dialer \
|
||||
CallLogBackup \
|
||||
CellBroadcastReceiver \
|
||||
EmergencyInfo \
|
||||
|
|
|
@ -17,7 +17,13 @@
|
|||
# This is the list of modules that are specific to products that have telephony
|
||||
# hardware, and install outside the system partition.
|
||||
|
||||
# /vendor packages
|
||||
PRODUCT_PACKAGES := \
|
||||
rild \
|
||||
|
||||
# /product packages
|
||||
PRODUCT_PACKAGES += \
|
||||
CarrierConfig \
|
||||
Dialer \
|
||||
|
||||
PRODUCT_COPY_FILES := \
|
||||
|
|
Loading…
Reference in a new issue