Home
last modified time | relevance | path

Searched refs:board (Results 1 – 25 of 41) sorted by relevance

12

/system/sepolicy/
DAndroid.bp48 name: "26.0.board.compat.map",
55 name: "27.0.board.compat.map",
62 name: "28.0.board.compat.map",
69 name: "29.0.board.compat.map",
76 name: "30.0.board.compat.map",
83 name: "26.0.board.compat.cil",
90 name: "27.0.board.compat.cil",
97 name: "28.0.board.compat.cil",
104 name: "29.0.board.compat.cil",
111 name: "30.0.board.compat.cil",
[all …]
DREADME4 separate device/<vendor>/<board>/sepolicy subdirectory and linked
/system/sepolicy/tools/sepolicy-analyze/
DREADME7 sepolicy-analyze out/target/product/<board>/root/sepolicy typecmp -e
28 sepolicy-analyze out/target/product/<board>/root/sepolicy typecmp -d
35 sepolicy-analyze out/target/product/<board>/root/sepolicy dups
49 sepolicy-analyze out/target/product/<board>/root/sepolicy permissive
57 sepolicy-analyze out/target/product/<board>/root/sepolicy booleans
64 sepolicy-analyze out/target/product/<board>/root/sepolicy attribute <name>
68 sepolicy-analyze out/target/product/<board>/root/sepolicy attribute -r <name>
72 sepolicy-analyze out/target/product/<board>/root/sepolicy attribute -l
77 sepolicy-analyze out/target/product/<board>/root/sepolicy neverallow \
/system/update_engine/cros/
Dimage_properties_chromeos_unittest.cc64 EXPECT_EQ("arm-generic", props.board); in TEST_F()
106 EXPECT_EQ("x86-generic", props.board); in TEST_F()
127 EXPECT_EQ("arm-generic", props.board); in TEST_F()
Dimage_properties.h50 std::string board; member
Domaha_request_params.h85 inline std::string os_board() const { return image_props_.board; } in os_board()
285 image_props_.board = os_board; in set_os_board()
Dimage_properties_chromeos.cc114 result.board = GetStringWithDefault(lsb_release, kLsbReleaseBoardKey, ""); in LoadImageProperties()
/system/sepolicy/prebuilts/api/27.0/public/
Dwatchdogd.te1 # watchdogd seclabel is specified in init.<board>.rc
/system/sepolicy/prebuilts/api/26.0/public/
Dwatchdogd.te1 # watchdogd seclabel is specified in init.<board>.rc
/system/sepolicy/prebuilts/api/28.0/public/
Dwatchdogd.te1 # watchdogd seclabel is specified in init.<board>.rc
Dvendor_init.te33 # init.<board>.rc files often include device-specific types, so
/system/libufdt/utils/tests/data/
Dboard1v1.dts8 /* optional, the soc used by the board */
Dboard2v1.dts8 /* optional, the soc used by the board */
Dboard1v1_1.dts9 /* optional, the soc used by the board */
/system/sepolicy/prebuilts/api/31.0/public/
Dwatchdogd.te1 # watchdogd seclabel is specified in init.<board>.rc
/system/sepolicy/prebuilts/api/30.0/public/
Dwatchdogd.te1 # watchdogd seclabel is specified in init.<board>.rc
Dvendor_init.te31 # init.<board>.rc files often include device-specific types, so
/system/sepolicy/prebuilts/api/29.0/public/
Dwatchdogd.te1 # watchdogd seclabel is specified in init.<board>.rc
Dvendor_init.te31 # init.<board>.rc files often include device-specific types, so
/system/sepolicy/public/
Dwatchdogd.te1 # watchdogd seclabel is specified in init.<board>.rc
/system/extras/boottime_tools/bootio/
DREADME.md11 To use bootio make sure it's included in product config for the board.
/system/sepolicy/tools/
DREADME68 …sepolicy-check -s <domain> -t <type> -c <class> -p <permission> -P out/target/product/<board>/root…
/system/update_engine/
DREADME.md56 parameters like its Application ID, hardware ID, version, board, etc. Then if
96 can also perform any board specific or firmware update tasks necessary. If
407 other things, it installs new firmware updates or any board specific
423 (chroot) $ cros_workon_make --board=${BOARD} update_engine
442 Other payload generation tools like `delta_generator` are board agnostic and
469 (chroot) $ FEATURES=test emerge-<board> update_engine
475 (chroot) $ cros_workon_make --board=<board> --test update_engine
481 (chroot) $ cros_run_unit_tests --board ${BOARD} --packages update_engine
/system/libufdt/utils/
DREADME.md95 For example, `/board/:id`. `mkdtimg` will read the value from the path in
/system/tools/mkbootimg/
Dmkbootimg.py161 args.vendor_boot.write(pack(f'{VENDOR_BOOT_NAME_SIZE}s', args.board))
219 args.output.write(pack(f'{BOOT_NAME_SIZE}s', args.board))

12