Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5ee7270d authored by thermatk's avatar thermatk
Browse files

Fixed bluetooth device name

Change-Id: I94ab56866b520e72cd3f2765f89d89619b892b4e
parent 1d638a0b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,6 +18,6 @@
#ifndef _BDROID_BUILDCFG_H
#define _BDROID_BUILDCFG_H

#define BTM_DEF_LOCAL_NAME   "GT-N8013"
#define BTM_DEF_LOCAL_NAME   "GT-N8000"

#endif