OSDN Git Service

Add ext libs to core_tiny, they're needed for wear PDK
authorTom Cherry <tomcherry@google.com>
Tue, 12 Apr 2016 00:06:59 +0000 (17:06 -0700)
committerTom Cherry <tomcherry@google.com>
Tue, 12 Apr 2016 00:06:59 +0000 (17:06 -0700)
Bug: 27698377
Bug: 28117608
Change-Id: I12b93fe241d8d71d61d1cdb28d95e6c824e2420d

target/product/core_tiny.mk

index 9c94574..5a477c7 100644 (file)
@@ -38,6 +38,8 @@ PRODUCT_PACKAGES += \
 PRODUCT_PACKAGES += \
     BackupRestoreConfirmation \
     DefaultContainerService \
+    ExtShared \
+    ExtServices \
     SettingsProvider \
     Shell \
     bcc \