From cd15e9632ff6ac3959a95e78e48711515011fd5c Mon Sep 17 00:00:00 2001 From: Chris Calder Date: Tue, 25 Jun 2013 20:27:12 -0400 Subject: [PATCH] Moved date ahead on latest CM TabletUI patches to catch CM10.1.0 with the old patches. Better to miss a couple nightlies than the stable release. --- auto_patcher | 2 +- patches/tabletUI/4.2/cm/{20130620 => 20130625}/SystemUI.apk.patch | 0 patches/tabletUI/4.2/cm/{20130620 => 20130625}/android.policy.patch | 0 patches/tabletUI/4.2/cm/{20130620 => 20130625}/files.txt | 0 patches/tabletUI/4.2/cm/{20130620 => 20130625}/framework-res.apk.patch | 0 patches/tabletUI/4.2/cm/{20130620 => 20130625}/services.patch | 0 patches/tabletUI/4.2/cm/latest | 2 +- 7 files changed, 2 insertions(+), 2 deletions(-) rename patches/tabletUI/4.2/cm/{20130620 => 20130625}/SystemUI.apk.patch (100%) rename patches/tabletUI/4.2/cm/{20130620 => 20130625}/android.policy.patch (100%) rename patches/tabletUI/4.2/cm/{20130620 => 20130625}/files.txt (100%) rename patches/tabletUI/4.2/cm/{20130620 => 20130625}/framework-res.apk.patch (100%) rename patches/tabletUI/4.2/cm/{20130620 => 20130625}/services.patch (100%) diff --git a/auto_patcher b/auto_patcher index 75e1288..049694e 100755 --- a/auto_patcher +++ b/auto_patcher @@ -144,7 +144,7 @@ VERSION="v2.9.878" # PATCHES_VERSION needs to be incremented every time ANY changes occur to patches. -PATCHES_VERSION="20130622" +PATCHES_VERSION="20130625" CURRENT_ANDROID="4.2.2" # Available ROMTYPES. diff --git a/patches/tabletUI/4.2/cm/20130620/SystemUI.apk.patch b/patches/tabletUI/4.2/cm/20130625/SystemUI.apk.patch similarity index 100% rename from patches/tabletUI/4.2/cm/20130620/SystemUI.apk.patch rename to patches/tabletUI/4.2/cm/20130625/SystemUI.apk.patch diff --git a/patches/tabletUI/4.2/cm/20130620/android.policy.patch b/patches/tabletUI/4.2/cm/20130625/android.policy.patch similarity index 100% rename from patches/tabletUI/4.2/cm/20130620/android.policy.patch rename to patches/tabletUI/4.2/cm/20130625/android.policy.patch diff --git a/patches/tabletUI/4.2/cm/20130620/files.txt b/patches/tabletUI/4.2/cm/20130625/files.txt similarity index 100% rename from patches/tabletUI/4.2/cm/20130620/files.txt rename to patches/tabletUI/4.2/cm/20130625/files.txt diff --git a/patches/tabletUI/4.2/cm/20130620/framework-res.apk.patch b/patches/tabletUI/4.2/cm/20130625/framework-res.apk.patch similarity index 100% rename from patches/tabletUI/4.2/cm/20130620/framework-res.apk.patch rename to patches/tabletUI/4.2/cm/20130625/framework-res.apk.patch diff --git a/patches/tabletUI/4.2/cm/20130620/services.patch b/patches/tabletUI/4.2/cm/20130625/services.patch similarity index 100% rename from patches/tabletUI/4.2/cm/20130620/services.patch rename to patches/tabletUI/4.2/cm/20130625/services.patch diff --git a/patches/tabletUI/4.2/cm/latest b/patches/tabletUI/4.2/cm/latest index b317d1e..d619551 120000 --- a/patches/tabletUI/4.2/cm/latest +++ b/patches/tabletUI/4.2/cm/latest @@ -1 +1 @@ -20130620 \ No newline at end of file +20130625 \ No newline at end of file -- 2.11.4.GIT