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

Commit f470cc8d authored by Amit Kumar's avatar Amit Kumar
Browse files

temp

Change-Id: I26c93b317c0c4b1ccdcec81c30d2b36ffef99c70
parent b4641205
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -23,12 +23,14 @@ LOCAL_STATIC_ANDROID_LIBRARIES := \
    android-support-v7-palette \
    android-support-v4

LOCAL_JAVA_LIBRARIES := voip-common

LOCAL_STATIC_JAVA_LIBRARIES := \
    android-common \
    com.android.vcard \
    guava \
    libphonenumber \
    org.lineageos.platform.sdk
    org.lineageos.platform.sdk \

LOCAL_USE_AAPT2 := true

+2 −0
Original line number Diff line number Diff line
@@ -120,3 +120,5 @@
-keepclassmembers class * {
  @com.google.common.annotations.VisibleForTesting *;
}

-dontwarn lineageos.**
 No newline at end of file