aboutsummaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorAdnan Begovic <adnan@cyngn.com>2016-03-10 09:50:28 -0800
committerGerrit Code Review <gerrit@cyanogenmod.org>2016-03-10 11:46:03 -0800
commit2f2d432495704d0bd03b1406a7f93f9044682a73 (patch)
tree8edc653c2885dfe83d90746759770e60d4c61a04 /api
parentf8d497814957e7171ecca589fa0dd7d47c203a0d (diff)
downloadvendor_cmsdk-2f2d432495704d0bd03b1406a7f93f9044682a73.zip
vendor_cmsdk-2f2d432495704d0bd03b1406a7f93f9044682a73.tar.gz
vendor_cmsdk-2f2d432495704d0bd03b1406a7f93f9044682a73.tar.bz2
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
Diffstat (limited to 'api')
-rw-r--r--api/cm_current.txt1
1 files changed, 0 insertions, 1 deletions
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";