sdm660-common: usb: Set correct name
We are not oneplus3 afaik
This commit is contained in:
parent
694dc7d0d6
commit
3f18f27baf
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue