- 14 Dec, 2021 17 commits
-
-
南宫雪珊 authored
Fix #4960
-
vvb2060 authored
-
LoveSy authored
Fix #5051
-
topjohnwu authored
vbmeta header should not be patched in most cases
-
LoveSy authored
Caused by this commit: https://cs.android.com/android/_/android/platform/system/core/+/e98afa2687eb56184dad8569b929eba04fb93068 Fix #5057
-
LoveSy authored
* Further fix `oplus.fstab` support In some oneplus devices, `oplus.fstab` does exists but `init` never loaded it and those entries in `oplus.fstab` are written directly to `fstab.qcom`. Previous implementation will introduce duplicate entries to `fstab.qcom` and brick the device. This commit filters those entries from `oplus.fstab` that are already in `fstab.qcom` and further filters duplicated entries in `oplus.fstab` (keep only the last entry). Fix #5016 * Fix UB Since we moved entry, we need to explicitly copy its member. For c++23 we can use `auto{}`.
-
南宫雪珊 authored
-
南宫雪珊 authored
-
vvb2060 authored
-
残页 authored
-
vvb2060 authored
-
LoveSy authored
-
topjohnwu authored
-
LoveSy authored
Co-authored-by:
vvb2060 <vvb2060@gmail.com>
-
xz-dev authored
-
Allan Nordhøy authored
-
topjohnwu authored
-
- 13 Dec, 2021 4 commits
- 10 Dec, 2021 2 commits
- 02 Dec, 2021 1 commit
-
-
HeroBuxx authored
Signed-off-by:
HeroBuxx <herobuxx@conqueros.co>
-
- 30 Nov, 2021 3 commits
- 29 Nov, 2021 4 commits
- 28 Nov, 2021 1 commit
-
-
topjohnwu authored
-
- 24 Nov, 2021 7 commits
- 23 Nov, 2021 1 commit
-
-
topjohnwu authored
-