sdm660-common: usb: Set correct name

We are not oneplus3 afaik
This commit is contained in:
Elias Gheeraert 2019-12-11 23:18:45 +01:00 committed by Max Weffers
parent 694dc7d0d6
commit 3f18f27baf

View file

@ -10,7 +10,7 @@
#undef LOG_TAG
#endif
#define LOG_TAG "android.hardware.usb@1.0-service.oneplus3"
#define LOG_TAG "android.hardware.usb@1.0-service.xiaomi_sdm660"
#define UEVENT_MSG_LEN 2048
namespace android {