diff --git a/fod/service.cpp b/fod/service.cpp index 20abb80..9b7b463 100644 --- a/fod/service.cpp +++ b/fod/service.cpp @@ -14,7 +14,7 @@ * limitations under the License. */ -#define LOG_TAG "lineage.biometrics.fingerprint.inscreen@1.0-service.oneplus_kona" +#define LOG_TAG "vendor.lineage.biometrics.fingerprint.inscreen@1.0-service.oneplus_kona" #include #include diff --git a/livedisplay/service.cpp b/livedisplay/service.cpp index cfb9333..1733727 100644 --- a/livedisplay/service.cpp +++ b/livedisplay/service.cpp @@ -14,7 +14,7 @@ * limitations under the License. */ -#define LOG_TAG "lineage.livedisplay@2.0-service.oneplus_kona" +#define LOG_TAG "vendor.lineage.livedisplay@2.0-service.oneplus_kona" #include #include diff --git a/powershare/service.cpp b/powershare/service.cpp index 8220127..adf33d4 100644 --- a/powershare/service.cpp +++ b/powershare/service.cpp @@ -14,7 +14,7 @@ * limitations under the License. */ -#define LOG_TAG "lineage.powershare@1.0-service.oneplus_kona" +#define LOG_TAG "vendor.lineage.powershare@1.0-service.oneplus_kona" #include #include diff --git a/touch/service.cpp b/touch/service.cpp index 7580948..c163e05 100644 --- a/touch/service.cpp +++ b/touch/service.cpp @@ -14,7 +14,7 @@ * limitations under the License. */ -#define LOG_TAG "lineage.touch@1.0-service.oneplus_kona" +#define LOG_TAG "vendor.lineage.touch@1.0-service.oneplus_kona" #include #include