Searched refs:androidboot (Results 1 – 14 of 14) sorted by relevance
155 "androidboot.first_stage_console=1 " +156 "androidboot.hardware=microdroid "168 "androidboot.boot_devices=10000.pci",174 "androidboot.boot_devices=pci0000:00/0000:00:01.0," + // os
226 static constexpr char androidboot[] = "androidboot."; in TEST() local227 if (!android::base::StartsWith(entry.first, androidboot)) continue; in TEST()228 auto key = entry.first.substr(strlen(androidboot)); in TEST()245 static constexpr char androidboot[] = "androidboot."; in TEST() local246 if (!android::base::StartsWith(entry.first, androidboot)) continue; in TEST()247 auto key = entry.first.substr(strlen(androidboot)); in TEST()
39 # Allow ueventd to read androidboot.android_dt_dir from kernel cmdline.
40 # Allow ueventd to read androidboot.android_dt_dir from kernel cmdline.
43 # Allow ueventd to read androidboot.android_dt_dir from kernel cmdline or bootconfig.
9 # Used to read androidboot.selinux property
98 * property at androidboot.slot_suffix, or the device tree at
940 INTERNAL_KERNEL_CMDLINE += androidboot.super_partition=$(BOARD_SUPER_PARTITION_METADATA_DEVICE)974 INTERNAL_KERNEL_CMDLINE += androidboot.super_partition=$(BOARD_SUPER_PARTITION_METADATA_DEVICE)
169 be changed by setting the "androidboot.console" kernel parameter. In977 into recovery mode is made if androidboot.force_normal_boot=1 is present in the