aboutsummaryrefslogtreecommitdiff
path: root/bluetooth/bdroid_buildcfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'bluetooth/bdroid_buildcfg.h')
-rw-r--r--bluetooth/bdroid_buildcfg.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h
new file mode 100644
index 0000000..21b8ae0
--- /dev/null
+++ b/bluetooth/bdroid_buildcfg.h
@@ -0,0 +1,6 @@
+#ifndef _BDROID_BUILDCFG_H
+#define _BDROID_BUILDCFG_H
+
+#define BTM_DEF_LOCAL_NAME "MEIZU M2 Note"
+
+#endif