forked from openkylin/platform_build
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:
commit
cfc7abe611
|
@ -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 \
|
||||||
|
|
|
@ -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 \
|
||||||
|
|
Loading…
Reference in New Issue