Renaming dtbo_node to dtbo_label
crosvm expects dtbo_label to find nodes's full path from __symbols__, so we'd better to match naming. Bug: 304643002 Test: TH Change-Id: I6e5f818ea12a81dcbc029fa9624308e1b8eb099d
This commit is contained in:
parent
d233723356
commit
2f1f550cc9
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
<devices>
|
||||
<device>
|
||||
<kind>eh</kind>
|
||||
<dtbo_node>eh</dtbo_node>
|
||||
<dtbo_label>eh</dtbo_label>
|
||||
<sysfs_path>/sys/bus/platform/devices/16d00000.eh</sysfs_path>
|
||||
</device>
|
||||
</devices>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue