-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rr4 #5
Open
PhongPham101190
wants to merge
517
commits into
koush:master
Choose a base branch
from
osm0sis:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
rr4 #5
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
osm0sis
force-pushed
the
master
branch
2 times, most recently
from
October 12, 2016 17:06
e4b3ed6
to
641a1b5
Compare
osm0sis
force-pushed
the
master
branch
6 times, most recently
from
November 14, 2016 08:27
e3531a3
to
b15f5b5
Compare
osm0sis
force-pushed
the
master
branch
4 times, most recently
from
November 26, 2016 14:25
6ed1e33
to
eeddea9
Compare
osm0sis
force-pushed
the
master
branch
6 times, most recently
from
January 4, 2017 06:09
8d7bc66
to
c13647e
Compare
osm0sis
force-pushed
the
master
branch
2 times, most recently
from
January 16, 2017 19:18
26893b5
to
a16879e
Compare
osm0sis
force-pushed
the
master
branch
5 times, most recently
from
February 2, 2017 19:52
2d892e1
to
b6d48ee
Compare
osm0sis
force-pushed
the
master
branch
2 times, most recently
from
February 27, 2017 20:01
ff9b6b0
to
d924f79
Compare
osm0sis
force-pushed
the
master
branch
2 times, most recently
from
September 4, 2023 10:07
bd253a8
to
e494513
Compare
NOTE: this currently appears to be broken in magiskboot, so continue to use boot_signer for now, but we're ready for when it works ;)
- KernelSU currently requires the Manager app be run after first rooted to dump /data/adb/ksud, and then it will process any pending modules_update.img on the next reboot - the above is problematic since some custom kernels providing KernelSU support will require a working module system to overlay .ko kernel modules needed for feature support and sometimes the ROM won't boot without these matching - work around this KernelSU behavior by dumping ksud ourselves as-needed during the AK3 helper module installation, allowing seamless initial KernelSU kernel support installation with AK3 helper module .ko support See: tiann/KernelSU#945
- they all get overlayed and must be matching compression formats
- fixes custom AVBv1 signing (see: 1dfb2c3) - fixes/improves dtb patching - fixes sepolicy patching on older devices
- avoids conflicts with any utilities that might also be part of busybox
- begin overdue core variable cleanup: bin -> BIN
- overdue core variable cleanup, part 2/x
- all working directory variables - all user set variables - add backwards compat so devs have time to update anykernel.sh - overdue core variable cleanup, part 3/x
- overdue core variable cleanup, part 4/4
osm0sis
force-pushed
the
master
branch
2 times, most recently
from
May 9, 2024 18:53
96566df
to
c55d63f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.