Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4e1c4f5e authored by Edward Wang's avatar Edward Wang
Browse files

SetupWizard: fix build break for incorrect java lib linking

Issue-Id: CYNGNOS-1969

Change-Id: Ia13390739737063a9ab0cd0c3907389f3a587191
parent d6b937a5
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -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