Home
last modified time | relevance | path

Searched refs:firmware (Results 1 – 25 of 31) sorted by relevance

12

/system/core/init/
Dfirmware_handler.cpp46 PLOG(ERROR) << "firmware: sendfile failed { '" << root << "', '" << uevent.firmware in LoadFirmware()
65 LOG(INFO) << "firmware: loading '" << uevent.firmware << "' for '" << uevent.path << "'"; in ProcessFirmwareEvent()
73 PLOG(ERROR) << "couldn't open firmware loading fd for " << uevent.firmware; in ProcessFirmwareEvent()
79 PLOG(ERROR) << "couldn't open firmware data fd for " << uevent.firmware; in ProcessFirmwareEvent()
85 std::string file = firmware_directory + uevent.firmware; in ProcessFirmwareEvent()
102 LOG(ERROR) << "firmware: could not find firmware for " << uevent.firmware; in ProcessFirmwareEvent()
114 PLOG(ERROR) << "could not fork to process firmware event for " << uevent.firmware; in HandleUevent()
Duevent_listener.cpp39 uevent->firmware.clear(); in ParseEvent()
56 uevent->firmware = msg; in ParseEvent()
84 << uevent->subsystem << "', '" << uevent->firmware << "', " << uevent->major in ParseEvent()
Duevent.h29 std::string firmware; member
/system/core/rootdir/
Dueventd.rc1 firmware_directories /etc/firmware/ /odm/firmware/ /vendor/firmware/ /firmware/image/
DAndroid.mk134 LOCAL_POST_INSTALL_CMD += ; ln -sf /vendor/odm/firmware $(TARGET_ROOT_OUT)/odm/firmware
/system/sepolicy/prebuilts/api/28.0/public/
Dupdate_engine_common.te44 # Read files in /sys/firmware/devicetree/base/firmware/android/
Dhal_wifi.te23 # hal_wifi writes firmware paths to this file.
Dueventd.te30 # Access for /vendor/ueventd.rc and /vendor/firmware
/system/libufdt/tests/
DverifyDTBO.sh24 adb pull /sys/firmware/fdt final_dt > /dev/null
/system/bt/doc/
Dproperties.md9 Maximum amount of time Bluetooth can take to start-up, upload firmware etc.
/system/update_engine/
Domaha_response.h99 uint16_t firmware = std::numeric_limits<uint16_t>::max();
Domaha_response_handler_action.cc158 static_cast<uint32_t>(response.rollback_key_version.firmware); in PerformAction()
Domaha_response_handler_action_unittest.cc540 in.rollback_key_version.firmware = 4; in TEST_F()
564 in.rollback_key_version.firmware = 4; in TEST_F()
587 in.rollback_key_version.firmware = 3; // This is lower than the minimum. in TEST_F()
/system/sepolicy/prebuilts/api/26.0/public/
Dhal_wifi.te22 # hal_wifi writes firmware paths to this file.
Dueventd.te32 # Access for /vendor/ueventd.rc and /vendor/firmware
/system/sepolicy/public/
Dupdate_engine_common.te56 # Read files in /sys/firmware/devicetree/base/firmware/android/
Dhal_wifi.te22 # hal_wifi writes firmware paths to this file.
Dueventd.te31 # Access for /vendor/ueventd.rc and /vendor/firmware
/system/sepolicy/prebuilts/api/29.0/public/
Dupdate_engine_common.te56 # Read files in /sys/firmware/devicetree/base/firmware/android/
Dhal_wifi.te22 # hal_wifi writes firmware paths to this file.
Dueventd.te31 # Access for /vendor/ueventd.rc and /vendor/firmware
/system/sepolicy/prebuilts/api/27.0/public/
Dhal_wifi.te22 # hal_wifi writes firmware paths to this file.
Dueventd.te30 # Access for /vendor/ueventd.rc and /vendor/firmware
/system/sepolicy/prebuilts/api/28.0/private/
Dgenfs_contexts110 genfscon sysfs /firmware/devicetree/base/firmware/android u:object_r:sysfs_dt_firmware_android:s0
/system/sepolicy/private/
Dgenfs_contexts128 genfscon sysfs /firmware/devicetree/base/firmware/android u:object_r:sysfs_dt_firmware_android:s0

12