Skip to content
Snippets Groups Projects
Commit 5d5ac366 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 10171451 from 08477b2e to udc-release

Change-Id: I9a5472edff87d8ca781bc203941217b18da6e8df
parents 91cdbbe1 08477b2e
No related branches found
No related tags found
No related merge requests found
......@@ -742,7 +742,7 @@ pub fn modify_for_next_stage(
set_or_clear_chosen_flag(fdt, cstr!("avf,strict-boot"), strict_boot)?;
set_or_clear_chosen_flag(fdt, cstr!("avf,new-instance"), new_instance)?;
if debuggable {
if !debuggable {
if let Some(bootargs) = read_bootargs_from(fdt)? {
filter_out_dangerous_bootargs(fdt, &bootargs)?;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment