Fix BT naming

This commit is contained in:
Daniel Moran (garwynn) 2014-05-18 11:23:13 -05:00
parent aef0831c03
commit 732ee7383b
1 changed files with 2 additions and 2 deletions

View File

@ -18,6 +18,6 @@
#ifndef _BDROID_BUILDCFG_H
#define _BDROID_BUILDCFG_H
#define BTM_DEF_LOCAL_NAME "Samsung Galaxy Note 3"
#define BTM_DEF_LOCAL_NAME "Samsung Galaxy S5"
#endif
#endif