SetupWizard: fix build break for incorrect java lib linking

Issue-Id: CYNGNOS-1969

Change-Id: Ia13390739737063a9ab0cd0c3907389f3a587191
This commit is contained in:
Edward Wang 2016-02-09 16:22:15 -08:00
parent d6b937a567
commit 4e1c4f5eba
1 changed files with 3 additions and 2 deletions

View File

@ -16,8 +16,9 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
android-support-v13 \
play \
libphonenumber \
org.cyanogenmod.platform.sdk \
telephony-common
org.cyanogenmod.platform.sdk
LOCAL_JAVA_LIBRARIES := telephony-common
# Include res dir from chips
google_play_dir := ../../../external/google/google_play_services/libproject/google-play-services_lib/res