Fix SDK connectivity.
Re-add the phone apk to the sdk build. bug:3380122 Change-Id: I0b011557aba95fbe9be24d4356eddde4b163b80f
This commit is contained in:
parent
733ce0d0cc
commit
b6c2b1c627
|
@ -29,6 +29,7 @@ PRODUCT_PACKAGES := \
|
|||
libWnnEngDic \
|
||||
libWnnJpnDic \
|
||||
libwnndict \
|
||||
Phone \
|
||||
PinyinIME \
|
||||
Protips \
|
||||
SoftKeyboard \
|
||||
|
@ -59,8 +60,6 @@ PRODUCT_PACKAGES := \
|
|||
jsilver \
|
||||
librs_jni
|
||||
|
||||
# Phone \
|
||||
|
||||
|
||||
# Host tools that are parts of the SDK.
|
||||
# See development/build/sdk.atree
|
||||
|
|
Loading…
Reference in New Issue