diff options
Diffstat (limited to 'target/product/sdk.mk')
-rw-r--r-- | target/product/sdk.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/product/sdk.mk b/target/product/sdk.mk index 79ea492..5926f19 100644 --- a/target/product/sdk.mk +++ b/target/product/sdk.mk @@ -62,7 +62,8 @@ PRODUCT_PACKAGES := \ SmokeTest \ SmokeTestApp \ rild \ - LegacyCamera + LegacyCamera \ + Dialer # Define the host tools and libs that are parts of the SDK. -include sdk/build/product_sdk.mk |