Searched refs:androidboot (Results 1 – 6 of 6) 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.
131 static constexpr char androidboot[] = "androidboot."; in TEST() local132 if (!android::base::StartsWith(entry.first, androidboot)) continue; in TEST()133 auto key = entry.first.substr(strlen(androidboot)); in TEST()
170 be changed by setting the "androidboot.console" kernel parameter. In964 into recovery mode is made if androidboot.force_normal_boot=1 is present in the