commit | 4dbf6163706c8644969522807380af06aef25fb6 | [log] [tgz] |
---|---|---|
author | steadfasterX <steadfasterX@gmail.com> | Wed Apr 25 15:56:18 2018 +0200 |
committer | Vaughn N <rwaterspf1@floydco.net> | Wed Dec 12 11:20:32 2018 -0500 |
tree | 72c036477ab6230180b4fce77f6e02fb506efe2e | |
parent | e4e558ef7efed43df0a78f27d737fd4fee43aba1 [diff] |
cryptfs_hw: add missing logging tag Change-Id: Iba69c6feb976cab2e466d30241f899540eff4b51 cryptfs_hw: Properly define log tag * LOG_TAG should be defined before including log.h vendor/qcom/opensource/cryptfs_hw/cryptfs_hw.c:45:9: warning: 'LOG_TAG' macro redefined [-Wmacro-redefined] ^ system/core/liblog/include/log/log.h:51:9: note: previous definition is here Change-Id: Id6fdf6f1582360514de9140bd42feaa698527557 Signed-off-by: Akhil Narang <akhilnarang.1999@gmail.com>