aboutsummaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorSteve Kondik <steve@cyngn.com>2016-08-28 22:03:41 -0700
committerSteve Kondik <steve@cyngn.com>2016-08-29 00:50:06 -0700
commitd22315e88358f7d2837edc5c5a2d9787cf60ecdb (patch)
tree4652d8c30e0d17c6d2efdcd38d3dd8b7254d4951 /api
parent2059ea69085224408d5355c98338f5243ac82ff3 (diff)
downloadlineage-sdk-d22315e88358f7d2837edc5c5a2d9787cf60ecdb.tar.gz
lineage-sdk-d22315e88358f7d2837edc5c5a2d9787cf60ecdb.tar.bz2
lineage-sdk-d22315e88358f7d2837edc5c5a2d9787cf60ecdb.zip
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
Diffstat (limited to 'api')
-rw-r--r--api/cm_current.txt16
1 files changed, 0 insertions, 16 deletions
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();
}