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

This commit is contained in:
Todd Kennedy 2016-05-02 22:49:53 +00:00 committed by Android (Google) Code Review
commit 6d0c367a64
2 changed files with 5 additions and 3 deletions

View file

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

View file

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