Merge "Move PrintRecommendationService back to handheld_system"

This commit is contained in:
Anton Hansson 2019-01-25 16:09:48 +00:00 committed by Gerrit Code Review
commit 673cbcd6f8
3 changed files with 1 additions and 2 deletions

View File

@ -33,7 +33,6 @@ PRODUCT_PACKAGES += \
Launcher3QuickStep \ Launcher3QuickStep \
Music \ Music \
OneTimeInitializer \ OneTimeInitializer \
PrintRecommendationService \
Provision \ Provision \
QuickSearchBox \ QuickSearchBox \
Settings \ Settings \

View File

@ -57,6 +57,7 @@ PRODUCT_PACKAGES += \
MusicFX \ MusicFX \
NfcNci \ NfcNci \
PacProcessor \ PacProcessor \
PrintRecommendationService \
PrintSpooler \ PrintSpooler \
ProxyHandler \ ProxyHandler \
screenrecord \ screenrecord \

View File

@ -45,7 +45,6 @@ PRODUCT_ARTIFACT_PATH_REQUIREMENT_WHITELIST += \
system/app/LatinIME/oat/arm64/LatinIME.odex \ system/app/LatinIME/oat/arm64/LatinIME.odex \
system/app/LatinIME/oat/arm64/LatinIME.vdex \ system/app/LatinIME/oat/arm64/LatinIME.vdex \
system/app/Music/Music.apk \ system/app/Music/Music.apk \
system/app/PrintRecommendationService/PrintRecommendationService.apk \
system/app/QuickSearchBox/QuickSearchBox.apk \ system/app/QuickSearchBox/QuickSearchBox.apk \
system/app/webview/webview.apk \ system/app/webview/webview.apk \
system/bin/healthd \ system/bin/healthd \