ImageArchive: allow sdcard images even when os is not debuggable#5
Open
mkg20001 wants to merge 3 commits intoGrapheneOS:16-qpr2from
Open
ImageArchive: allow sdcard images even when os is not debuggable#5mkg20001 wants to merge 3 commits intoGrapheneOS:16-qpr2from
mkg20001 wants to merge 3 commits intoGrapheneOS:16-qpr2from
Conversation
6cc8338 to
dfa8902
Compare
dfa8902 to
a61c011
Compare
a61c011 to
5084e15
Compare
5084e15 to
24976ed
Compare
24976ed to
3218919
Compare
3218919 to
9a8edf5
Compare
9a8edf5 to
dc74598
Compare
dc74598 to
063bc9a
Compare
063bc9a to
73188dc
Compare
Author
|
@muhomorr Will this PR be considered for review and is this generally a feature that should be there? Or does this have unsound security implications? |
This allows custom images on production gos builds, to allow the user to run a different os of their choosing Users can place images into /storage/emulated/0/linux/images.tar.gz
73188dc to
a9dba17
Compare
|
Thanks for this work! I used this work for my personal fork of GrapheneOS. For the official GrapheneOS I guess this kind of features might not be a priority and might not be merged. |
This file contains hidden or 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
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.
This allows custom images on production builds,
to allow the user to run a different os of their choosing
Users can place images into /storage/emulated/0/linux/images.tar.gz