Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
autotest
/
722a445caeb3b31938157fa2dc66690643a4f4b2
/
.
/
server
/
samples
/
boottool.srv
blob: 2c6e2ff8ca594ad72764a00b19a255a32ecbd335 [
file
] [
log
] [
blame
]
rh
=
hosts
.
create_host
(
"192.168.1.1"
)
print
rh
.
bootloader
.
get_titles
()
default
=
rh
.
bootloader
.
get_default
()
print
default
print
rh
.
bootloader
.
get_entry
(
default
)