summaryrefslogtreecommitdiffstats
path: root/bluetooth
diff options
context:
space:
mode:
authornebkat <nebkat@teamhacksung.org>2012-12-02 13:46:50 +0000
committernebkat <nebkat@teamhacksung.org>2012-12-02 13:46:50 +0000
commita91930fd4e3d82230184b27ce19c396b8d40dbb5 (patch)
treecf104ed71bc9ef129937b5089a02189f85513898 /bluetooth
parent675e4eeed707d94f9a27f2badef42ea085b78eba (diff)
downloaddevice_samsung_n7100-a91930fd4e3d82230184b27ce19c396b8d40dbb5.zip
device_samsung_n7100-a91930fd4e3d82230184b27ce19c396b8d40dbb5.tar.gz
device_samsung_n7100-a91930fd4e3d82230184b27ce19c396b8d40dbb5.tar.bz2
n7100: Fix bluetooth config
Change-Id: I937408cdcf2dd66c58c56b19a19e873863f23980
Diffstat (limited to 'bluetooth')
-rw-r--r--bluetooth/bdroid_buildcfg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h
index 5cc362d..cdf37f3 100644
--- a/bluetooth/bdroid_buildcfg.h
+++ b/bluetooth/bdroid_buildcfg.h
@@ -18,6 +18,6 @@
#ifndef _BDROID_BUILDCFG_H
#define _BDROID_BUILDCFG_H
-#define BTM_DEF_LOCAL_NAME "GT-I9300"
+#define BTM_DEF_LOCAL_NAME "GT-N7100"
#endif