Merge "Revert "Add shim app for CTS testing"" into nyc-dev

This commit is contained in:
Todd Kennedy
2016-05-02 23:56:36 +00:00
committed by Android (Google) Code Review
2 changed files with 3 additions and 5 deletions

View File

@@ -24,17 +24,16 @@ PRODUCT_NAME := core
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
BackupRestoreConfirmation \ BackupRestoreConfirmation \
CtsShimPrivPrebuilt \ WallpaperBackup \
DownloadProvider \
ExtShared \ ExtShared \
ExtServices \ ExtServices \
DownloadProvider \
HTMLViewer \ HTMLViewer \
MediaProvider \ MediaProvider \
PackageInstaller \ PackageInstaller \
SettingsProvider \ SettingsProvider \
Shell \ Shell \
StatementService \ StatementService \
WallpaperBackup \
bcc \ bcc \
bu \ bu \
com.android.future.usb.accessory \ com.android.future.usb.accessory \

View File

@@ -37,13 +37,12 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
BackupRestoreConfirmation \ BackupRestoreConfirmation \
CtsShimPrivPrebuilt \ WallpaperBackup \
DefaultContainerService \ DefaultContainerService \
ExtShared \ ExtShared \
ExtServices \ ExtServices \
SettingsProvider \ SettingsProvider \
Shell \ Shell \
WallpaperBackup \
bcc \ bcc \
bu \ bu \
com.android.location.provider \ com.android.location.provider \