diff options
Diffstat (limited to 'libpixelflinger/codeflinger/ARMAssemblerInterface.cpp')
| -rw-r--r-- | libpixelflinger/codeflinger/ARMAssemblerInterface.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libpixelflinger/codeflinger/ARMAssemblerInterface.cpp b/libpixelflinger/codeflinger/ARMAssemblerInterface.cpp index 67eba8040..e212f1ba2 100644 --- a/libpixelflinger/codeflinger/ARMAssemblerInterface.cpp +++ b/libpixelflinger/codeflinger/ARMAssemblerInterface.cpp @@ -14,6 +14,7 @@ ** See the License for the specific language governing permissions and ** limitations under the License. */ +#define LOG_TAG "pixelflinger-code" #include <errno.h> #include <stdint.h> |
