Merge "Move PrintRecommendationService back to handheld_system" am: 673cbcd6f8 am: 6529ac841a

am: 67014e8f4a

Change-Id: I3bb0ba3a185ee6fe8cb25304b94927d15d23a6fe
This commit is contained in:
Anton Hansson 2019-01-25 08:31:50 -08:00 committed by android-build-merger
commit b4bb4308d9
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

@ -63,6 +63,7 @@ PRODUCT_PACKAGES += \
NfcNci \ NfcNci \
OsuLogin \ OsuLogin \
PacProcessor \ PacProcessor \
PrintRecommendationService \
PrintSpooler \ PrintSpooler \
ProxyHandler \ ProxyHandler \
screenrecord \ screenrecord \

View File

@ -43,7 +43,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 \