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 bc224d5750)
This commit is contained in:
Luca Stefani
2021-03-17 23:18:19 +01:00
committed by Michael W
parent 1cad6ae069
commit 4050f8e233

View File

@@ -20,7 +20,6 @@ LOCAL_STATIC_ANDROID_LIBRARIES := \
setupdesign
LOCAL_STATIC_JAVA_LIBRARIES := \
libphonenumber \
org.lineageos.platform.internal
LOCAL_JAVA_LIBRARIES := \