From 2f2d432495704d0bd03b1406a7f93f9044682a73 Mon Sep 17 00:00:00 2001 From: Adnan Begovic Date: Thu, 10 Mar 2016 09:50:28 -0800 Subject: Revert "Allow to ignore presentation indicator of outgoing calls [1/3]" This adds public cmsdk symbols to the bootclasspath. :( 2) testBootClassPathIsClean(org.cyanogenmod.tests.versioning.unit.ClassPathTest) java.lang.AssertionError: Jar file /system/framework/telephony-common.jar should not have cyanogenmod.alarmclock.ClockContract$AlarmsColumns ! This reverts commit 3a590c305737a8533f40235fc7dbdcfaee30bdcb. Change-Id: I03cc2796e84e602933e7132f9181a5822c7f327c --- api/cm_current.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'api') diff --git a/api/cm_current.txt b/api/cm_current.txt index 0e3e14b..9f02989 100644 --- a/api/cm_current.txt +++ b/api/cm_current.txt @@ -809,7 +809,6 @@ package cyanogenmod.providers { field public static final java.lang.String CAMERA_LAUNCH = "camera_launch"; field public static final java.lang.String CAMERA_SLEEP_ON_RELEASE = "camera_sleep_on_release"; field public static final java.lang.String CAMERA_WAKE_SCREEN = "camera_wake_screen"; - field public static final java.lang.String CONNECTED_LINE_IDENTIFICATION = "connected_line_identification"; field public static final android.net.Uri CONTENT_URI; field public static final java.lang.String DIALER_OPENCNAM_ACCOUNT_SID = "dialer_opencnam_account_sid"; field public static final java.lang.String DIALER_OPENCNAM_AUTH_TOKEN = "dialer_opencnam_auth_token"; -- cgit v1.1