Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Commit

Permalink
Update fk ota and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dracarys18 committed Mar 12, 2020
1 parent c191638 commit ca25462
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 11 deletions.
19 changes: 12 additions & 7 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
- Updated Kernel to latest android-common
- Updated devfreq boost driver
- Enabled support for Ultra Low Power State (ULPS) mode.
- Disable ESD check on display panels
- CFS:Reduce latency for better responsiveness
- Improved CFS
- Optimise dynamic cache allocation in many cases
- Updated Kernel to latest android-common and CAF Tag
- Updated Wlan driver from latest CAF tag
- treewide: remove _no_log() usage
- Align file struct to 8 bytes (This improves hackbench results by about 5% on average.)

FK OTA: https://raw.githubusercontent.com/dracarys18/NotKernel/10-stable/fk.json
Bug reports and support: @notkernel

As some of you already know I broke my mido and I have been wearing raphael now. So as I dont have the device this will be
the last PUBLIC RELEASE for mido. You can always flash CI builds from my group and if you are a developer my sources are open

Thank you for the support all these years :)
8 changes: 4 additions & 4 deletions fk.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"kernel": {
"name": "NotKernel",
"version": "PARADISE",
"link": "https://github.com/dracarys18/NotKernel/releases/download/PARADISE/NotKernel-Mido-2020-02-22-56.zip",
"version": "EOL",
"link": "https://github.com/dracarys18/NotKernel/releases/download/EOL/NotKernel-Mido-2020-03-12-02.zip",
"changelog_url": "https://raw.githubusercontent.com/dracarys18/NotKernel/10-stable/changelog",
"date": "2020-02-23",
"sha1": "32e110746ce8f993917f1c77beb810b75d597b58"
"date": "2020-03-12",
"sha1": "496a0aa8adfe00511769319eeef28f979e21f0fe"
},
"support": {
"link": "https://t.me/notkernel"
Expand Down

0 comments on commit ca25462

Please sign in to comment.