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:
Jaewan Kim 2023-10-11 02:01:00 +00:00
parent d233723356
commit 2f1f550cc9

View file

@ -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>