Skip to content
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

[MIPS] Replace disk_preparing stuff with setup_fs mechanism. #5

Open
wants to merge 1 commit into
base: Android-4.3
Choose a base branch
from

Conversation

piet-delaney
Copy link
Contributor

The setup_fs mechanism provides the same facility as the
disk_preparing code that we implemented but additionally
reboots the system starting the init sequence from scratch.

Removing config/init.rc file, it's not needed and likely
confusing to leave it in.

Not required for Android-4.3 but gets us more in sync with
other devices.

Signed-off-by: Pete Delaney [email protected]

The setup_fs mechanism provides the same facility as the
disk_preparing code that we implemented but additionally
reboots the system starting the init sequence from scratch.

Removing config/init.rc file, it's not needed and likely
confusing to leave it in.

Not required for Android-4.3 but gets us more in sync with
other devices.

Signed-off-by: Pete Delaney <[email protected]>
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