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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user