Move PrintRecommendationService back to handheld_system

This app is not intended to be moved to /product.

Bug: 122353713
Test: lunch mainline_arm64; m nothing
Change-Id: I65464975a77e187591b3e2de2521f1b2876b5abf
This commit is contained in:
Anton Hansson
2019-01-25 11:14:47 +00:00
parent 1fdf5d789b
commit dca5c961a2
3 changed files with 1 additions and 2 deletions

View File

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

View File

@@ -57,6 +57,7 @@ PRODUCT_PACKAGES += \
MusicFX \
NfcNci \
PacProcessor \
PrintRecommendationService \
PrintSpooler \
ProxyHandler \
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.vdex \
system/app/Music/Music.apk \
system/app/PrintRecommendationService/PrintRecommendationService.apk \
system/app/QuickSearchBox/QuickSearchBox.apk \
system/app/webview/webview.apk \
system/bin/healthd \