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

Commit 4050f8e2 authored by Luca Stefani's avatar Luca Stefani Committed by Michael W
Browse files

SetupWizard: Remove libphonenumber dep

* This is likely an artifact of the {cm,lineage}sdk
  transition that included this lib

* Now the lib is only included in a separate library
  to avoid unnecessary disk waste

Change-Id: Ib12acac080f4a2271a118470951a06cd014a91aa
(cherry picked from commit bc224d57)
parent 1cad6ae0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -20,7 +20,6 @@ LOCAL_STATIC_ANDROID_LIBRARIES := \
    setupdesign

LOCAL_STATIC_JAVA_LIBRARIES := \
    libphonenumber \
    org.lineageos.platform.internal

LOCAL_JAVA_LIBRARIES := \