Require uptime < 24h to use APF adb commands

In order to prevent APF adb commands to be used in production, they
check that uptime is < 24h.

In the unlikely case this leads to test failures, a more elaborate
solution can be implemented (e.g. restarting / disconnecting IpClient
after some timeout).

Test: TH
Change-Id: Ida39b0c40cabe84d32bf634d28d3e5530b4d40ed
1 file changed