Skip to content

gnss-config: Fixup NTPSynchronized exceptions

Alistair requested to merge alistair23/librem5-agps:alistair/pmos-fixup into main

On systems without systemd accessing the NTPSynchronized key can cause an exception. Instead let's use the get() function to avoid any exceptions.

Signed-off-by: Alistair Francis alistair@alistair23.me

Merge request reports