From d22315e88358f7d2837edc5c5a2d9787cf60ecdb Mon Sep 17 00:00:00 2001 From: Steve Kondik Date: Sun, 28 Aug 2016 22:03:41 -0700 Subject: cmsdk: Revert custom dexopt changes * Dexopt is no longer a thing on N. Revert "You are now a developer!" This reverts commit 2059ea69085224408d5355c98338f5243ac82ff3. Revert "[1/2] cmsdk: cm custom boot dexopt UI" This reverts commit 6e5ab27fbb508b3b347c873c0a3d9848ced789e9. Change-Id: Ie50e8e6a77172d2b5b0659be831e7dd7a19fee04 --- api/cm_current.txt | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'api') diff --git a/api/cm_current.txt b/api/cm_current.txt index 5a57e676..a93f52fc 100644 --- a/api/cm_current.txt +++ b/api/cm_current.txt @@ -742,30 +742,14 @@ package cyanogenmod.platform { ctor public R.bool(); } - public static final class R.color { - ctor public R.color(); - } - - public static final class R.dimen { - ctor public R.dimen(); - } - public static final class R.drawable { ctor public R.drawable(); } - public static final class R.id { - ctor public R.id(); - } - public static final class R.integer { ctor public R.integer(); } - public static final class R.layout { - ctor public R.layout(); - } - public static final class R.string { ctor public R.string(); } -- cgit v1.2.3