Development [KERNEL] CleanSlate U3.5.3/T2.4.7 |S2S|AdBlock|VIB|BatterySvr [Mar 13]

Search This thread
Can you cut the freq a bit more agressive in the battery save option in cleanslate?? Or maybe give more than 3 options to cut cpu freq, that would be nice. Also the schedulers are always overwritten in exkm is it possible to stop this behavior so we can manually control the freq??
 

tbalden

Recognized Developer
- Update Android SP1A A12 - 1.4.3 -
Android S stable 12L - May update
- installer zip/ Images updated to latest
- fix: further tweak of Corner area Gestures to avoid accidental doubletap detections
- change: when camera is on do not boost camera ui's haptics based on Vibration boost settings
- adblock hosts file updated


CleanSlate S 1.4.3 Downloads:

Magisk with Kernel manager installation

If using a kernel manager like EXKM or FKM, here's an anykernel installer zip
Kernel installer zip for P6Pro (raven) 1.4.3 (use with EXKM,FKM): https://www.androidfilehost.com/?fid=14655340768118469710
Kernel installer zip for P6 (oriole) 1.4.3 (use with EXKM,FKM): https://www.androidfilehost.com/?fid=14655340768118469711


Android S images zip (sp1a 2022-05-05)
Pixel6/pro (not flashable, contains images) CS 1.4.3: https://www.androidfilehost.com/?fid=14655340768118469712


For the second installation method with fastboot/ images, you'll need to have verity verification disabled.
vbmeta inside the zip of SP1A.002 to deactivate verity checks on the custom boot image and most probably to do factory reset, DO IT BEFORE FLASHING THE KERNEL, or it won't boot


If you're using Magisk rooting and patch the boot image before flashing, then you can skip verity disabling. If you do not use Magisk patching, you should always disable verification when applying OTAs from adb sideload, before booting up!

Read first post in thread for installation details.[/color]
 

plasticarmyman

Senior Member
Apr 13, 2011
640
178
Long Beach
- Update Android SP1A A12 - 1.4.3 -
Android S stable 12L - May update
- installer zip/ Images updated to latest
- fix: further tweak of Corner area Gestures to avoid accidental doubletap detections
- change: when camera is on do not boost camera ui's haptics based on Vibration boost settings
- adblock hosts file updated



CleanSlate S 1.4.3 Downloads:

Magisk with Kernel manager installation

If using a kernel manager like EXKM or FKM, here's an anykernel installer zip
Kernel installer zip for P6Pro (raven) 1.4.3 (use with EXKM,FKM): https://www.androidfilehost.com/?fid=14655340768118469710
Kernel installer zip for P6 (oriole) 1.4.3 (use with EXKM,FKM): https://www.androidfilehost.com/?fid=14655340768118469711


Android S images zip (sp1a 2022-05-05)
Pixel6/pro (not flashable, contains images) CS 1.4.3: https://www.androidfilehost.com/?fid=14655340768118469712


For the second installation method with fastboot/ images, you'll need to have verity verification disabled.
vbmeta inside the zip of SP1A.002 to deactivate verity checks on the custom boot image and most probably to do factory reset, DO IT BEFORE FLASHING THE KERNEL, or it won't boot


If you're using Magisk rooting and patch the boot image before flashing, then you can skip verity disabling. If you do not use Magisk patching, you should always disable verification when applying OTAs from adb sideload, before booting up!

Read first post in thread for installation details.[/color]
flash failed because vendor_dklm is larger than current vendor_dklm
 

tbalden

Recognized Developer
flash failed because vendor_dklm is larger than current vendor_dklm
Have you updated your phone before updating kernel?

Unfortunately there's a chance of what you describe with kernel managers based installation. and the only way around it is to flash the stock full firmware back which will put the bigger dlkm image in place which will make room for the custom kernel dlkm partition.

(Or you can flash images manually from the zip, but you'll need to patch it from magisk manually to have root)
 

DespairFactor

Recognized Developer / Inactive RC
Mar 13, 2013
6,230
13,866
Toronto
Have you updated your phone before updating kernel?

Unfortunately there's a chance of what you describe with kernel managers based installation. and the only way around it is to flash the stock full firmware back which will put the bigger dlkm image in place which will make room for the custom kernel dlkm partition.

(Or you can flash images manually from the zip, but you'll need to patch it from magisk manually to have root)
if you update anykernel, it includes lptools to resize that partition
 

tbalden

Recognized Developer
- Update Android SP1A A12 - 1.4.4 -
Android S stable 12L - June update
- installer zip/ Images updated to latest with Verity handling/ dlkm resizing
---- Thanks for all the info/tips on the new anykernel3 installer version/scripts to @Freak07
- sources updated to June google update
- adblock hosts file updated


CleanSlate S 1.4.4 Downloads:

Magisk with Kernel manager installation

If using a kernel manager like EXKM or FKM, here's an anykernel installer zip
Kernel installer zip for P6Pro (raven) 1.4.4 (use with EXKM,FKM): https://www.androidfilehost.com/?fid=15664248565197178961
Kernel installer zip for P6 (oriole) 1.4.4 (use with EXKM,FKM): https://www.androidfilehost.com/?fid=15664248565197178968


Android S images zip (sp1a 2022-06-05)
Pixel6/pro (not flashable, contains images) CS 1.4.4: https://www.androidfilehost.com/?fid=15664248565197178960


For the second installation method with fastboot/ images, you'll need to have verity verification disabled.
vbmeta inside the zip of SP1A.009 to deactivate verity checks on the custom boot image and most probably to do factory reset, DO IT BEFORE FLASHING THE KERNEL, or it won't boot


If you're using Magisk rooting and patch the boot image before flashing, then you can skip verity disabling. If you do not use Magisk patching, you should always disable verification when applying OTAs from adb sideload, before booting up!

Read first post in thread for installation details.[/color]
 

DespairFactor

Recognized Developer / Inactive RC
Mar 13, 2013
6,230
13,866
Toronto
I've updated and the new update 1.4.4 now includes this tooling. :)
There is also another patch to allow flashing with verity enabled and new magisk versions, it is not merged as far as I know, but it is in a PR on the AnyKernel3 repo. Furthermore, as found in Kirisakura's thread, you can disable verity alone without disabling verification to boot custom kernels. You will not need to wipe when you only disable verity.
 

tbalden

Recognized Developer
There is also another patch to allow flashing with verity enabled and new magisk versions, it is not merged as far as I know, but it is in a PR on the AnyKernel3 repo. Furthermore, as found in Kirisakura's thread, you can disable verity alone without disabling verification to boot custom kernels. You will not need to wipe when you only disable verity.
Thanks for the details
Yes, I use that pr based ak3 now, as freak07 suggested it. 👍👍 At some point the old ak3 won't work for that verity trick with new magisk that will be released soon, so I updated as well
 

vzzoli

Member
Apr 24, 2008
28
3
Budapest
Hi,

Does VoLTE/5g work with this kernel without rooting in Google Pixel unsupported countries (for example in Hungary? :) )

thanks
 

roirraW "edor" ehT

Senior Moderator
Staff member
Hi,

Does VoLTE/5g work with this kernel without rooting in Google Pixel unsupported countries (for example in Hungary? :) )

thanks
Hi. I don't think VoLTE or 5G have anything to do with custom kernels, specifically, nor can affect where they work.

There are many similar threads for this subject in this section although I have no idea if you'll find a solution there.
1655135805850.png

 

HinoAkina

New member
Jul 2, 2022
1
0
Hello, nice work!
Just wanted to ask one thing, would bringing degreenifier back from coral be possible?
Or are Pixel 6s' displays something else when it comes to that certain issue...?
Thanks
 

tbalden

Recognized Developer
- Update Android SP1A A12 - 1.4.5 -
Android S stable 12L - July update
- sources updated to July google update
- adblock hosts file updated


CleanSlate S 1.4.5 Downloads:

Magisk with Kernel manager installation

If using a kernel manager like EXKM or FKM, here's an anykernel installer zip
Kernel installer zip for P6Pro (raven) 1.4.5 (use with EXKM,FKM): https://www.androidfilehost.com/?fid=15664248565197187697
Kernel installer zip for P6 (oriole) 1.4.5 (use with EXKM,FKM): https://www.androidfilehost.com/?fid=15664248565197187698


Android S images zip (sp1a 2022-07-05)
Pixel6/pro (not flashable, contains images) CS 1.4.5: https://www.androidfilehost.com/?fid=15664248565197187696


For the second installation method with fastboot/ images, you'll need to have verity verification disabled.
vbmeta inside the zip of SP1A.003 to deactivate verity checks on the custom boot image and most probably to do factory reset, DO IT BEFORE FLASHING THE KERNEL, or it won't boot


If you're using Magisk rooting and patch the boot image before flashing, then you can skip verity disabling. If you do not use Magisk patching, you should always disable verification when applying OTAs from adb sideload, before booting up!

Read first post in thread for installation details.[/color]
 

tbalden

Recognized Developer
- Major Update Android 13 - 2.4.0 -
Android T stable 13 - August update
- sources updated to August google update
- adblock hosts file updated


CleanSlate T 2.4.0 Downloads:

Magisk with Kernel manager installation

If using a kernel manager like EXKM or FKM, here's an anykernel installer zip
Kernel installer zip for P6Pro (raven) 2.4.0 (use with EXKM,FKM): https://www.androidfilehost.com/?fid=15664248565197205536
Kernel installer zip for P6 (oriole) 2.4.0 (use with EXKM,FKM): https://www.androidfilehost.com/?fid=15664248565197205541


Android S images zip (sp1a 2022-06-24)
Pixel6/pro (not flashable, contains images) CS 2.4.0: https://www.androidfilehost.com/?fid=15664248565197205540


For the second installation method with fastboot/ images, you'll need to have verity verification disabled.
vbmeta inside the zip of SP1A.003 to deactivate verity checks on the custom boot image and most probably to do factory reset, DO IT BEFORE FLASHING THE KERNEL, or it won't boot


If you're using Magisk rooting and patch the boot image before flashing, then you can skip verity disabling. If you do not use Magisk patching, you should always disable verification when applying OTAs from adb sideload, before booting up!

Read first post in thread for installation details.[/color]
 

tbalden

Recognized Developer
- Update Android 13 - 2.4.1 -
Android T stable 13 - September update
- sources updated to Sept google update
- adblock hosts file updated


CleanSlate T 2.4.1 Downloads:

Magisk with Kernel manager installation

If using a kernel manager like Kernel Flasher, EXKM or FKM, here's an anykernel installer zip
Kernel installer zip for P6Pro (raven) 2.4.1 (use with EXKM,FKM): https://www.androidfilehost.com/?fid=14871746926876821199
Kernel installer zip for P6 (oriole) 2.4.1 (use with EXKM,FKM): https://www.androidfilehost.com/?fid=14871746926876821200


Android T images zip (tp1a 2022-09-05)
Pixel6/pro (not flashable, contains images) CS 2.4.1: https://www.androidfilehost.com/?fid=14871746926876821201


For the second installation method with fastboot/ images, you'll need to have verity verification disabled.
vbmeta inside the zip of SP1A.003 to deactivate verity checks on the custom boot image and most probably to do factory reset, DO IT BEFORE FLASHING THE KERNEL, or it won't boot


If you're using Magisk rooting and patch the boot image before flashing, then you can skip verity disabling. If you do not use Magisk patching, you should always disable verification when applying OTAs from adb sideload, before booting up!

Read first post in thread for installation details.[/color]
 

tbalden

Recognized Developer
- Update Android 13 - 2.4.2 -
Android T stable 13 - October update
- sources updated to October google update
- adblock hosts file updated


CleanSlate T 2.4.2 Downloads:

Magisk with Kernel manager installation

If using a kernel manager like Kernel Flasher, EXKM or FKM, here's an anykernel installer zip
Kernel installer zip for P6Pro (raven) 2.4.2 (use with EXKM,FKM): https://www.androidfilehost.com/?fid=14871746926876834465
Kernel installer zip for P6 (oriole) 2.4.2 (use with EXKM,FKM): https://www.androidfilehost.com/?fid=14871746926876834464


Android T images zip (tp1a 2022-10-05)
Pixel6/pro (not flashable, contains images) CS 2.4.2: https://www.androidfilehost.com/?fid=14871746926876834466


For the second installation method with fastboot/ images, you'll need to have verity verification disabled.
vbmeta inside the zip of TP1A.003 to deactivate verity checks on the custom boot image and most probably to do factory reset, DO IT BEFORE FLASHING THE KERNEL, or it won't boot


If you're using Magisk rooting and patch the boot image before flashing, then you can skip verity disabling. If you do not use Magisk patching, you should always disable verification when applying OTAs from adb sideload, before booting up!

Read first post in thread for installation details.[/color]
 

Top Liked Posts

  • There are no posts matching your filters.
  • 34
    tbalden's
    CleanSlate kernel
    for Google Pixel 6 Pro


    The User Experience Kernel leaning towards Stock Stability plus UX features.
    Rock stable stock approach, performance smooth and issue free
    "No-Root is a State of Mind"


    6ZpxvLq.png

    As always tbalden is here to bring you authentic new features first in line, to his heart's chosen phone, this year Pixel 6 Pro.
    No root elevation (magisk) needed for all functions and preference switches through CS Config App


    GsRFfBr.jpg


    Release Calendar
    Version 2.4.7 - 21 of March 2023
    Version 2.4.4 - 7 of Dec 2022
    Version 1.4.4 - 8 of June 2022

    Version 2.4.3 - 8 of Nov 2022
    Version 1.4.2 - 7 of April 2022
    Version 1.4.0 - 26 of March 2022
    Version 1.3.4 - 22 of March 2022
    Version 1.3.1 - 15 of Jan 2022
    Version 1.1.0 - 20 of Nov 2021


    Should work on official ROM bases March 2023 sec level.




    Features:

    - Sweep to Sleep gestures - highly customizable
    - DoubleTap & LongTap & SwipeUp on corner area gestures - new way to pull down android Notification Area or screen off
    - Sweep/Tap gesture to force close foreground app - DETAILS HERE
    - Battery Saver cut back max CPU freqs, 3 levels + touch boost limiter options
    - Flashlight Notification/Call blinking (see video below)
    - Vibrating Notification Reminder (DETAILS)
    - Notification In-Pocket Booster boost notifications vibrations while phone is in pocket
    - Vibration Booster boost haptic feedback strength (closer to Pixel4/Pixel3 levels)
    - K.AdAway adblocking built-in kernel only, All browsers, Apps web-ads, except YouTube / streaming / Facebook ads
    - SafetyNet pass - BASIC passes Basic, without Magisk/Rooting. CTS won't pass.
    - ThinLTO + CFI security hardened Read: https://source.android.com/devices/tech/debug/cfi
    - Kernel Log / Crash dump to internal storage/sdcard - no root/magisk needed, from Companion App use Kernel Log button
    - CleanSlate Companion / Config - rootless app to configure


    Facts:

    - no root required, use /sdcard/Android/data/org.cleanslate.csconfig/cache/uci_user.cfg file to configure 99% of the features without rooting. If you need tweak apps (e.g. EXKM / FK) you'll need rooting!
    - built on top of kernel sources released by Google
    - built with standard toolchain for stability and efficiency
    - built with Control Flow Integrity sec hardening from Android S versions onwards
    - kept stable, no tweakings, just features
    - stable and reliable, keeping close to stock except addition of Usability features


    Feature demo


    Sweep2Sleep, DoubleTap notif pull down
    --
    Foreground App Kill gesture


    Requirements
    - Unlocked Pixel 6 Pro, stock or with magisk root
    - From Android S, vbmeta verification must be disabled. ONLY if you use Magisk Manager canary latest (to patch boot image with Magisk) you can skip vbmeta verification disabling! If using the boot image provided in the zip without Magisk, you MUST disable verification! Download the stock full firmware for you phone, extract Vbmeta.img and do:
    Code:
    fastboot flash --disable-verity --disable-verification vbmeta vbmeta.img
    --- In Android S, you might need to do a factory reset when disabling Verity after the system booted before with vbmeta enabled! If it doesn't boot with corruption problem, you need to do a factory reset with 'fastboot -w'
    --- When updating with next OTA on Android S, I recommend to 'adb sideload ota.zip' and then BEFORE booting, go to Bootloader and with latest Vbmeta.img, make sure to switch off verity again with fastboot flashing vbmeta again, and boot only after that. That way factory reset won't be necessary it seems by experience so far.
    - BACKUP: make sure you have a stock image downloaded (boot, dtbo, vendor dlkm img) from Google (https://developers.google.com/android/images) before installing this!

    Installation Guide
    Firstly install CleanSlate configuration and CleanSlate companion BETA program apps on your phone (both found down below in Download section). Set them up initially.
    - When installing Premium version from Play Store, you should join the Beta program for both apps, and install the beta version! Otherwise features won't work.
    - Non-rooted method: 0. download the installation zip, Unzip it to your PC.

    Code:
    1. reboot to bootloader:
    $ adb reboot-bootloader
    2. Flash boot image and stock dtbo img:
    $ fastboot flash boot cleanslate-raven-boot-xxxxxx.yyy--ZZZ.img
    $ fastboot flash dtbo stock-dtbo-boot-xxxxxx.yyy.img
    3. if everything went fine, reboot to FastbootD and flash vendor_dlkm modules image:
    $ fastboot reboot fastboot
    $ fastboot flash vendor_dlkm cleanslate-raven-vendor_dlkm-xxxxxx.yyy--ZZZ.img
    4. reboot (fastboot reboot), enjoy
    - Rooted method: do the same as above, but before flashing boot, root it on the phone from Magisk Manager
    - Kernel Manager (FKM/EXKM) Rooted method: download the kernel manager AnyKernel installer zip instead and flash from the manager

    Known bugs
    - None, please tell
    - please disable magisk modules before reporting issues, and please provide logs if possible
    - if it cannot boot at all after flash because of signature verification, read vbmeta requirements (Android S)

    Download


    Android T
    P6Pro Rooted installer for Kernel Manager installation (EXKM/FKM...)
    cleanslater-raven-2.4.7.zip for P6pro RAVEN (2023-March update): https://xdaforums.com/attachments/cleanslate-raven-2-4-7-zip.5868463/

    P6 Rooted installer for Kernel Manager installation (EXKM/FKM...)
    cleanslater-oriole-2.4.7.zip for P6 Oriole (2023-March update): https://xdaforums.com/attachments/cleanslate-oriole-2-4-7-zip.5868473/

    Non rooted, Android T images
    Pixel6pro/6 (raven/oriole) Images zip (DO NOT FLASH AS ZIP) for Android13 (2023.03.05)
    CS 2.4.7: https://xdaforums.com/attachments/cleanslate-raven-images-230305-008-247-zip.5868475/


    Android S
    P6Pro Rooted installer for Kernel Manager installation (EXKM/FKM...)
    cleanslater-raven-1.4.4.zip for P6pro RAVEN (June update): https://www.androidfilehost.com/?fid=15664248565197178961

    P6 Rooted installer for Kernel Manager installation (EXKM/FKM...)
    cleanslater-oriole-1.4.4.zip for P6 Oriole (June update): https://www.androidfilehost.com/?fid=15664248565197178968

    Non rooted, Android S images
    Pixel6pro/6 (raven/oriole) Images zip (DO NOT FLASH AS ZIP) for Android12 (2022.06.05)
    CS 1.4.4: https://www.androidfilehost.com/?fid=15664248565197178960



    P6Pro Rooted installer for Kernel Manager installation (EXKM/FKM...)
    cleanslater-raven-2.4.4.zip for P6pro RAVEN (Dec update): https://xdaforums.com/attachments/cleanslate-raven-2-4-4-zip.5779463/

    P6 Rooted installer for Kernel Manager installation (EXKM/FKM...)
    cleanslater-oriole-2.4.4.zip for P6 Oriole (Dec update): https://xdaforums.com/attachments/cleanslate-oriole-2-4-4-zip.5779465/

    Non rooted, Android T images
    Pixel6pro/6 (raven/oriole) Images zip (DO NOT FLASH AS ZIP) for Android13 (2022.12.05)
    CS 2.4.4: https://xdaforums.com/attachments/cleanslate-raven-images-221205-011-244-zip.5779459/


    Pixel6pro/6 (raven/oriole) Images zip (DO NOT FLASH AS ZIP) for Android13 (2022.11.05)
    CS 2.4.3: https://xdaforums.com/attachments/cleanslate-raven-images-221105-002-243-zip.5755897/

    cleanslater-raven-2.4.3.zip for P6pro RAVEN (Nov update): https://xdaforums.com/attachments/cleanslate-raven-2-4-3-zip.5755895/
    cleanslater-raven-1.4.2.zip for P6pro RAVEN (March update): https://www.androidfilehost.com/?fid=14655340768118449925
    cleanslater-oriole-1.4.2.zip for P6 Oriole (March update): https://www.androidfilehost.com/?fid=14655340768118449926
    Pixel6pro/6 (raven/oriole) Images zip (DO NOT FLASH AS ZIP) for Android12 (2022.04.05)
    CS 1.4.2: https://www.androidfilehost.com/?fid=14655340768118449927
    [

    cleanslater-raven-1.4.0.zip for P6pro RAVEN (March update): https://www.androidfilehost.com/?fid=14655340768118442034
    cleanslater-oriole-1.4.0.zip for P6 Oriole (March update): https://www.androidfilehost.com/?fid=14655340768118442035
    Pixel6pro/6 (raven/oriole) Images zip (DO NOT FLASH AS ZIP) for Android12 (2022.03.05)
    CS 1.4.0: https://www.androidfilehost.com/?fid=14655340768118442036


    cleanslater-oriole-1.3.4.zip for P6 Oriole (March update): https://www.androidfilehost.com/?fid=2981970449027578370
    cleanslater-raven-1.3.4.zip for P6pro RAVEN (March update): https://www.androidfilehost.com/?fid=2981970449027578369
    Pixel6pro (raven) Images zip (DO NOT FLASH AS ZIP) for Android12 (2022.03.05)
    CS 1.3.4: https://www.androidfilehost.com/?fid=2981970449027578368

    Pixel6pro (raven) Images zip (DO NOT FLASH AS ZIP) for Android12 (2022.01.05)
    CS 1.3.1: https://www.androidfilehost.com/?fid=17825722713688269355

    cleanslater-raven-1.3.1.zip for P6pro (jan update): https://www.androidfilehost.com/?fid=17825722713688269397
    Pixel6pro (raven) Images zip (DO NOT FLASH AS ZIP) for Android12 (2021.08.17)
    CS 1.1.0: https://www.androidfilehost.com/?fid=7161016148664842834



    Config Applications
    Companion App 3.3.x-- Donation premium on PlayStore
    --- MUST Use BETA program for this phone:

    https://play.google.com/store/apps/details?id=org.cleanslate.csservice

    Configuration App 3.2.x -- Donation premium on playstore
    --- MUST Use BETA program for this phone:

    - additional features in premium app: App Themes, Profiles, Profile Switch QuickTiles
    https://play.google.com/store/apps/details?id=org.cleanslate.csconfig

    Companion App 3.3.6 -- Normal free download:
    https://www.androidfilehost.com/?fid=17825722713688272307
    Configuration App 3.2.6 -- Normal free download:
    https://www.androidfilehost.com/?fid=17825722713688272306

    Donation:
    If you appreciate this, don't forget to hit the Like button, or consider to Donate. Donations here
    Thank you!

    Donators Hall of Fame



    Src: https://github.com/tbalden/android_kernel_gs_raviole
    https://github.com/tbalden/google-modules-sec_touch
    https://github.com/tbalden/google-modules-amplifiers
    https://github.com/tbalden/google-modules-lwis
    https://github.com/tbalden/google-modules-bcm4389/tree/cleanslate-s

    Special thanks
    To @Freak07 for all his work on XDA and help
    To @flar2 for his original works
    To @Captain_Throwback

    Sharing policy:
    As this is all GPL licensed kernel source, you can use it in your code, but don't forget about proper credit.
    [/b][/B]
    9
    Changelogs:
    1.1.0 - initial public release

    Beta program join process:
    To use the premium apps with Pixel6pro, you need to join the Beta program on Play Store for the Premium app:
    config-1.jpgconfig-2.jpgconfig-3.png
    companion-1.jpgcompanion-2.jpgcompanion-3.jpg
    8
    - Update Android SP1A A12 - 1.4.2 -
    Android S stable 12L - April update
    - installer zip/ Images updated to latest
    - adblock hosts file updated


    CleanSlate S 1.4.2 Downloads:

    Magisk with Kernel manager installation

    If using a kernel manager like EXKM or FKM, here's an anykernel installer zip
    Kernel installer zip for P6Pro (raven) 1.4.2 (use with EXKM,FKM): https://www.androidfilehost.com/?fid=14655340768118449925
    Kernel installer zip for P6 (oriole) 1.4.2 (use with EXKM,FKM): https://www.androidfilehost.com/?fid=14655340768118449926


    Android S images zip (sp1a 2022-04-05)
    Pixel6/pro (not flashable, contains images) CS 1.4.2: https://www.androidfilehost.com/?fid=14655340768118449927


    For the second installation method with fastboot/ images, you'll need to have verity verification disabled.
    vbmeta inside the zip of SP1A.004 to deactivate verity checks on the custom boot image and most probably to do factory reset, DO IT BEFORE FLASHING THE KERNEL, or it won't boot


    If you're using Magisk rooting and patch the boot image before flashing, then you can skip verity disabling. If you do not use Magisk patching, you should always disable verification when applying OTAs from adb sideload, before booting up!

    NOTE: on latest March (12L) update I needed to update Magisk to Stable magisk app and latest stable magisk binaries in the zip, to be able to update with a kernel manager + magisk when installing with the installer zip.

    Read first post in thread for installation details.
    8
    - Update Android SP1A A12 - 1.3.3 -
    Android S stable - February update
    - Update to latest google sources
    - adblock hosts file updated


    CleanSlate S 1.3.3 Downloads:

    Magisk with Kernel manager installation

    If using a kernel manager like EXKM or FKM, here's an anykernel installer zip
    Kernel installer zip for P6Pro (raven) 1.3.3 (use with EXKM,FKM): https://www.androidfilehost.com/?fid=17825722713688282829
    Kernel installer zip for P6 (oriole) 1.3.3 (use with EXKM,FKM): https://www.androidfilehost.com/?fid=17825722713688283038


    Android S images zip (sp1a 2022-02-05)
    Pixel6/pro (not flashable, contains images) CS 1.3.3: https://www.androidfilehost.com/?fid=17825722713688282830


    For the second installation method with fastboot/ images, you'll need to have verity verification disabled.
    vbmeta inside the zip of SP1A.003 to deactivate verity checks on the custom boot image and most probably to do factory reset, DO IT BEFORE FLASHING THE KERNEL, or it won't boot
    You can try to deactivate the vbmeta check before the first booting up right after sideloading the OTA , maybe that will let you boot without factory reset after vbmeta verify disabling.

    Deactivate, you might need to factory reset if you don't follow the OTA-update/disable-before-first-boot procedure (fastboot -w for factory reset)

    fastboot flash --disable-verity --disable-verification vbmeta stock-vbmeta-220205.003.img

    How to re-activate if you need later?
    fastboot flash vbmeta stock-vbmeta-220205.003.img


    If you're using Magisk rooting and patch the boot image before flashing, then you can skip verity disabling. If you do not use Magisk patching, you should always disable verification when applying OTAs from adb sideload, before booting up!

    NOTE: on latest update I was unable to patch the boot image manually with Magisk and boot it, got a reboot with that on Verity enabled device. I ended up using a kernel manager to install with the installer zip instead

    Read first post in thread for installation details.
    8
    - Update Android SP1A A12 - 1.4.0 -
    Android S stable 12L - Feature update
    - Feature: change Notification boosting / Vibration boosting
    ---- In-pocket Notification boosting for double-vibration type notifs, noticeably stronger in-pocket, instead of weak sauce stock (e.g. gmail, google chat, teams...)
    ---- Vibration boosting for haptics: now only boost the very short stock haptics, other types of longer vibrations are not boosted at all, while screen is ON
    ---- Vibration boosting (slight boost) will trigger for notification vibrations while screen is OFF
    - fix: additional tuning of Touch Corner Gestures, to filter out any remaining single-taps identified as double-tap gesture in the corner gesture area
    - adblock hosts file updated, major additions in it


    CleanSlate S 1.4.0 Downloads:

    Magisk with Kernel manager installation

    If using a kernel manager like EXKM or FKM, here's an anykernel installer zip
    Kernel installer zip for P6Pro (raven) 1.4.0 (use with EXKM,FKM): https://www.androidfilehost.com/?fid=14655340768118442034
    Kernel installer zip for P6 (oriole) 1.4.0 (use with EXKM,FKM): https://www.androidfilehost.com/?fid=14655340768118442035


    Android S images zip (sp1a 2022-03-05)
    Pixel6/pro (not flashable, contains images) CS 1.4.0: https://www.androidfilehost.com/?fid=14655340768118442036


    For the second installation method with fastboot/ images, you'll need to have verity verification disabled.
    vbmeta inside the zip of SP1A.013 to deactivate verity checks on the custom boot image and most probably to do factory reset, DO IT BEFORE FLASHING THE KERNEL, or it won't boot


    If you're using Magisk rooting and patch the boot image before flashing, then you can skip verity disabling. If you do not use Magisk patching, you should always disable verification when applying OTAs from adb sideload, before booting up!

    NOTE: on latest March (12L) update I needed to update Magisk to Stable magisk app and latest stable magisk binaries in the zip, to be able to update with a kernel manager + magisk when installing with the installer zip.

    Read first post in thread for installation details.