Android Things LTS v1.0.0 (4760714)
Remove os_compat_android.

Originally, it was introduced in libmojo, when the library was
built with OS_ANDROID. Now, it is no longer OS_ANDROID so
those files are no longer used.

Bug: 73270448
Test: Built locally. Made sure "#include "base/os_compat_android.h" is wrapped
      by "#if defined(OS_ANDROID)".

Change-Id: Idf9cedb1af69aa4d19bd6b1bbfc9292ee53ac9c0
3 files changed