Revert "Revert "Add shim app for CTS testing""

This reverts commit 31003c48c1.

Bug: 28398205
Change-Id: Ia884957e224f46157af31814c32c5e0e1a33b7b8
This commit is contained in:
Todd Kennedy
2016-05-03 16:11:38 +00:00
parent b079b50e2a
commit 98ffa937bf
2 changed files with 5 additions and 3 deletions

View File

@@ -24,16 +24,17 @@ PRODUCT_NAME := core
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
BackupRestoreConfirmation \ BackupRestoreConfirmation \
WallpaperBackup \ CtsShimPrivPrebuilt \
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,12 +37,13 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
BackupRestoreConfirmation \ BackupRestoreConfirmation \
WallpaperBackup \ CtsShimPrivPrebuilt \
DefaultContainerService \ DefaultContainerService \
ExtShared \ ExtShared \
ExtServices \ ExtServices \
SettingsProvider \ SettingsProvider \
Shell \ Shell \
WallpaperBackup \
bcc \ bcc \
bu \ bu \
com.android.location.provider \ com.android.location.provider \