commit | 1d242f18a60be6c6b1b686fd9138994580b4f724 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Mon Apr 11 17:06:59 2016 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Mon Apr 11 17:06:59 2016 -0700 |
tree | 33350a006064afc17a0143bed46222110ed19d2d | |
parent | 758f8728365358e41380c64806fb9cb0f026b980 [diff] |
Add ext libs to core_tiny, they're needed for wear PDK Bug: 27698377 Bug: 28117608 Change-Id: I12b93fe241d8d71d61d1cdb28d95e6c824e2420d
diff --git a/target/product/core_tiny.mk b/target/product/core_tiny.mk index 9c94574..5a477c7 100644 --- a/target/product/core_tiny.mk +++ b/target/product/core_tiny.mk
@@ -38,6 +38,8 @@ PRODUCT_PACKAGES += \ BackupRestoreConfirmation \ DefaultContainerService \ + ExtShared \ + ExtServices \ SettingsProvider \ Shell \ bcc \