Rename OverrideLog.h to _OverrideLog.h

This is a temporary hack. OverrideLog.h has a requirement that it needs
to be included first so that it can define it's own version of ALOGD.
Remaining it to _OverrideLog.h will ensure that it is the first file
which is included.

Test: compiles
Change-Id: Ib566a47950e88c90bec4169a7feffcc65b7bb545
Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
21 files changed
tree: 671338df253fd04cc71df208076f16666b80dc55
  1. halimpl/
  2. src/
  3. Android.bp
  4. CleanSpec.mk
  5. MODULE_LICENSE_APACHE2
  6. NOTICE