Revert "Revert "Add shim app for CTS testing"" am: 98ffa937bf

am: 83f39f6ed2

* commit '83f39f6ed2ac43c2c5c884b2675d6cab82948d17':
  Revert "Revert "Add shim app for CTS testing""

Change-Id: Ib8e3e7a6b8d99f314e800a0e3ad9b6cb70bc1634
This commit is contained in:
Todd Kennedy 2016-05-03 19:44:51 +00:00 committed by android-build-merger
commit cfc7abe611
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 \