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

Commit f56c1862 authored by Christine Chen's avatar Christine Chen Committed by Android (Google) Code Review
Browse files

Merge "Adds libphonenumber dependencies."

parents 21f6786a 641ab5a4
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -27,6 +27,9 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
    android-support-v13 \
    android-support-v4 \
    android-ex-variablespeed \
    google-common \
    libphonenumber \
    libgeocoding

LOCAL_REQUIRED_MODULES := libvariablespeed

@@ -36,6 +39,10 @@ LOCAL_PRIVILEGED_MODULE := true

LOCAL_PROGUARD_FLAG_FILES := proguard.flags $(incallui_dir)/proguard.flags

# Uncomment the following line to build against the current SDK
# This is required for building an unbundled app.
# LOCAL_SDK_VERSION := current

include $(BUILD_PACKAGE)

# Use the following include to make our test apk.