Home
last modified time | relevance | path

Searched refs:androidboot (Results 1 – 14 of 14) sorted by relevance

/aosp12/packages/modules/Virtualization/microdroid/
H A DAndroid.bp155 "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
/aosp12/system/core/fs_mgr/tests/
H A Dfs_mgr_test.cpp226 static constexpr char androidboot[] = "androidboot."; in TEST() local
227 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() local
246 if (!android::base::StartsWith(entry.first, androidboot)) continue; in TEST()
247 auto key = entry.first.substr(strlen(androidboot)); in TEST()
/aosp12/system/sepolicy/prebuilts/api/28.0/public/
H A Dueventd.te39 # Allow ueventd to read androidboot.android_dt_dir from kernel cmdline.
/aosp12/system/sepolicy/prebuilts/api/29.0/public/
H A Dueventd.te40 # Allow ueventd to read androidboot.android_dt_dir from kernel cmdline.
/aosp12/system/sepolicy/prebuilts/api/30.0/public/
H A Dueventd.te40 # Allow ueventd to read androidboot.android_dt_dir from kernel cmdline.
/aosp12/system/sepolicy/prebuilts/api/31.0/public/
H A Dueventd.te43 # Allow ueventd to read androidboot.android_dt_dir from kernel cmdline or bootconfig.
H A Dkernel.te9 # Used to read androidboot.selinux property
/aosp12/system/sepolicy/prebuilts/api/32.0/public/
H A Dueventd.te43 # Allow ueventd to read androidboot.android_dt_dir from kernel cmdline or bootconfig.
H A Dkernel.te9 # Used to read androidboot.selinux property
/aosp12/system/sepolicy/public/
H A Dueventd.te43 # Allow ueventd to read androidboot.android_dt_dir from kernel cmdline or bootconfig.
H A Dkernel.te9 # Used to read androidboot.selinux property
/aosp12/hardware/interfaces/boot/1.0/
H A DIBootControl.hal98 * property at androidboot.slot_suffix, or the device tree at
/aosp12/build/make/core/
H A Dconfig.mk940 INTERNAL_KERNEL_CMDLINE += androidboot.super_partition=$(BOARD_SUPER_PARTITION_METADATA_DEVICE)
974 INTERNAL_KERNEL_CMDLINE += androidboot.super_partition=$(BOARD_SUPER_PARTITION_METADATA_DEVICE)
/aosp12/system/core/init/
H A DREADME.md169 be changed by setting the "androidboot.console" kernel parameter. In
977 into recovery mode is made if androidboot.force_normal_boot=1 is present in the