Android O MR1 IOT Release 1.0.2 (4862549)
Remove a dependency on a deleted module

Remove a dependency on a deleted module, libcommon_time_client,
which is causing problems for the "build_test" continuous build.

libcommon_time_client was deleted by platform/frameworks/av commit
bdce434a6d498b4456bb0c17c5b4e0cd1fb71ecf.

That continuous build purely tests build integrity, i.e. that
all dependencies exist. A local attempt to build fugu failed
even before commit bdce434a6d and fugu is EOL so this change just
"fixes" the dependency.

Bug: 80462439
Test: "make droid" fails with a compilation error, not a build
    system failure

Change-Id: I0fd0a33347e5e65e6f33858ee012be1a2b89d917
1 file changed