NTP servers are set as null
- /e/ version: R
- Device model(s): FP4
- Device rooted: yes/no No
Summary
NTP servers default value is not set
The problem
Steps to reproduce
Run the below adb commands
adb shell 'settings get global captive_portal_https_url'
adb shell settings get global ntp_server
What is the current behavior?
null is being returned
What is the expected correct behavior?
The value pool.ntp.org
should be set as default
Technical informations
Relevant logs (adb logcat
)
Relevant screenshots
Solutions
Workaround
Possible fixes