diff options
-rw-r--r-- | target/product/sdk.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/product/sdk.mk b/target/product/sdk.mk index 04157e8..2962fd2 100644 --- a/target/product/sdk.mk +++ b/target/product/sdk.mk @@ -65,6 +65,7 @@ PRODUCT_PACKAGES := \ Dialer + # Define the host tools and libs that are parts of the SDK. -include sdk/build/product_sdk.mk -include development/build/product_sdk.mk |