Skip to content
Snippets Groups Projects
Commit 20ccec25 authored by Logan Chien's avatar Logan Chien
Browse files

Deprecate <cutils/log.h> and <utils/Log.h>

This commit replaces <cutils/log.h> and <utils/Log.h> with <log/log.h>.

Background:
<cutils/log.h> has been moved to <log/log.h> for a while.  Both
<cutils/log.h> and <utils/Log.h> simply includes <log/log.h> for
backward compatibility.  This commit is a part of the effort to remove
<cutils/log.h> and <utils/Log.h> from the source tree eventually.

Bug: 78370064
Test: lunch aosp_arm-userdebug && make && \
      cd device/generic/goldfish-opengl && mma

Change-Id: Ia80adc525617d7099e9f354cef035386ec510262
parent 9a8dc33f
Branches
No related tags found
No related merge requests found
Showing
with 16 additions and 16 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment