diff options
-rw-r--r-- | target/product/core_tiny.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/product/core_tiny.mk b/target/product/core_tiny.mk index 48b704a..a6b0984 100644 --- a/target/product/core_tiny.mk +++ b/target/product/core_tiny.mk @@ -48,6 +48,7 @@ PRODUCT_PACKAGES += \ com.android.location.provider.xml \ framework-res \ installd \ + ims-common \ ip \ ip-up-vpn \ ip6tables \ |