diff options
author | RGIB <gibellini.roberto@gmail.com> | 2016-11-11 22:12:22 +0100 |
---|---|---|
committer | RGIB <gibellini.roberto@gmail.com> | 2016-11-11 22:14:36 +0100 |
commit | 59404fd3487ba4b00a342434ce11a694c41bc954 (patch) | |
tree | 0042544658ce6961403f6eac79ca6217b8efc5cc /bluetooth | |
parent | ae0d646b17da6f5f2b55df33efbb003695ada892 (diff) | |
download | device_samsung_i9305-59404fd3487ba4b00a342434ce11a694c41bc954.zip device_samsung_i9305-59404fd3487ba4b00a342434ce11a694c41bc954.tar.gz device_samsung_i9305-59404fd3487ba4b00a342434ce11a694c41bc954.tar.bz2 |
i9305 : first cleanup
Change-Id: I88cefacf04498be4c95fd013a2a3b92429910f18
Diffstat (limited to 'bluetooth')
-rw-r--r-- | bluetooth/bdroid_buildcfg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h index c5597df..b0a2f04 100644 --- a/bluetooth/bdroid_buildcfg.h +++ b/bluetooth/bdroid_buildcfg.h @@ -18,7 +18,7 @@ #ifndef _BDROID_BUILDCFG_H #define _BDROID_BUILDCFG_H -#define BTM_DEF_LOCAL_NAME "Galaxy S III LTE" +#define BTM_DEF_LOCAL_NAME "GALAXY S3 LTE GT-I9305" #define BLE_INCLUDED TRUE #define BTA_GATT_INCLUDED TRUE #define SMP_INCLUDED TRUE |