Searched refs:androidboot (Results 1 – 5 of 5) sorted by relevance
39 # Allow ueventd to read androidboot.android_dt_dir from kernel cmdline.
40 # Allow ueventd to read androidboot.android_dt_dir from kernel cmdline.
130 static constexpr char androidboot[] = "androidboot."; in TEST() local131 if (!android::base::StartsWith(entry.first, androidboot)) continue; in TEST()132 auto key = entry.first.substr(strlen(androidboot)); in TEST()
188 be changed by setting the "androidboot.console" kernel parameter. In866 into recovery mode is made if androidboot.force_normal_boot=1 is present in the