SetupWizard: fix build break for incorrect java lib linking

Issue-Id: CYNGNOS-1969

Change-Id: Ia13390739737063a9ab0cd0c3907389f3a587191
(cherry picked from commit 4e1c4f5eba)
This commit is contained in:
Edward Wang
2016-02-09 16:22:15 -08:00
parent 683ba98dee
commit d3766ead76

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