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

Commit 3c1a49e7 authored by Danny Baumann's avatar Danny Baumann Committed by Michael Bestas
Browse files

Allow using private framework API.

Change-Id: I2ae8882a3ca9d99ecba6e1b4f8d6ed426036818d
parent 557bdd53
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -119,6 +119,7 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
	dialer-zxing-target \
	jsr305 \
	libbackup \
	legacy-test \
	libphonenumber \
	volley \

@@ -169,11 +170,11 @@ endif

# End Bug: 37077388

LOCAL_SDK_VERSION := system_current
LOCAL_MODULE_TAGS := optional
LOCAL_PACKAGE_NAME := Dialer
LOCAL_CERTIFICATE := shared
LOCAL_PRIVILEGED_MODULE := true
LOCAL_PRIVATE_PLATFORM_APIS := true
LOCAL_USE_AAPT2 := true

# b/37483961 - Jack Not Compiling Dagger Class Properly