diff options
Diffstat (limited to 'target/product')
-rw-r--r-- | target/product/sdk.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/product/sdk.mk b/target/product/sdk.mk index 2962fd2..04157e8 100644 --- a/target/product/sdk.mk +++ b/target/product/sdk.mk @@ -65,7 +65,6 @@ 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 |