Skip to content

support android-17.0.0_r1 - #8

Open
RubenDiaz95 wants to merge 1 commit into
remote-android:masterfrom
RubenDiaz95:android-17
Open

support android-17.0.0_r1#8
RubenDiaz95 wants to merge 1 commit into
remote-android:masterfrom
RubenDiaz95:android-17

Conversation

@RubenDiaz95

@RubenDiaz95 RubenDiaz95 commented Aug 1, 2026

Copy link
Copy Markdown

Existing patch set rebased onto AOSP 17, plus the fixes Android 17 needs.

Verified on a clean tree: all 25 patches apply to a pristine android-17.0.0_r1 checkout, the build completes, and the resulting image boots with sys.boot_completed=1 and no aborted services.

Four patches became empty against 17 because the code moved; the equivalent change is folded into the per-project fix-booting-on-Android-17 patches, so the numbering has no gaps.

This is one of four related pull requests:

They are independent except for local_manifests, which points at the redroid-17.0.0 branch and therefore needs the device_redroid one first.

Note this does not fix the ARM native bridge: the resulting image still declares ro.dalvik.vm.native.bridge=libnb.so while advertising arm64-v8a, so ARM-only apps install and then crash. That is a separate design decision and I would rather raise it as an issue than assume the answer.

Existing patch set rebased onto AOSP 17, plus the fixes Android 17 needs.

Verified on a clean tree: all 25 patches apply to a pristine
android-17.0.0_r1 checkout, the build completes, and the resulting image
boots with sys.boot_completed=1 and no aborted services.

Four patches became empty against 17 because the code moved; the
equivalent change is folded into the per-project fix-booting-on-Android-17
patches, so the numbering has no gaps.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant