Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6d0c367a authored by Todd Kennedy's avatar Todd Kennedy Committed by Android (Google) Code Review
Browse files

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

parents 788f98ae d987a111
Loading
Loading
Loading
Loading
+3 −2
Original line number Original line Diff line number Diff line
@@ -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 \
+2 −1
Original line number Original line Diff line number Diff line
@@ -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 \