SetupWizard: fix build break for incorrect java lib linking
Issue-Id: CYNGNOS-1969 Change-Id: Ia13390739737063a9ab0cd0c3907389f3a587191
This commit is contained in:
parent
d6b937a567
commit
4e1c4f5eba
@ -16,8 +16,9 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
|
|||||||
android-support-v13 \
|
android-support-v13 \
|
||||||
play \
|
play \
|
||||||
libphonenumber \
|
libphonenumber \
|
||||||
org.cyanogenmod.platform.sdk \
|
org.cyanogenmod.platform.sdk
|
||||||
telephony-common
|
|
||||||
|
LOCAL_JAVA_LIBRARIES := telephony-common
|
||||||
|
|
||||||
# Include res dir from chips
|
# Include res dir from chips
|
||||||
google_play_dir := ../../../external/google/google_play_services/libproject/google-play-services_lib/res
|
google_play_dir := ../../../external/google/google_play_services/libproject/google-play-services_lib/res
|
||||||
|
Loading…
Reference in New Issue
Block a user