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

Commit 0bd17665 authored by Todd Kennedy's avatar Todd Kennedy Committed by android-build-merger
Browse files

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

am: 6d0c367a

* commit '6d0c367a':
  Add shim app for CTS testing

Change-Id: Ia371a396528e3abecf7b5caca85e51441c71c4a7
parents 844f3898 6d0c367a
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -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 \
+2 −1
Original line number Diff line number Diff line
@@ -37,12 +37,13 @@ PRODUCT_PACKAGES += \

PRODUCT_PACKAGES += \
    BackupRestoreConfirmation \
    WallpaperBackup \
    CtsShimPrivPrebuilt \
    DefaultContainerService \
    ExtShared \
    ExtServices \
    SettingsProvider \
    Shell \
    WallpaperBackup \
    bcc \
    bu \
    com.android.location.provider \