FLO Bluetooth configured as Nexus 4

It should be configured as Nexus 7.

issue 8877818

Change-Id: I38d65f456f3241c209f202686f6aa7487ae2bf27
This commit is contained in:
Zhihai Xu 2013-05-10 14:00:54 -07:00
parent 3de0c3f8e2
commit 67c63bcd17
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
#ifndef _BDROID_BUILDCFG_H
#define _BDROID_BUILDCFG_H
#define BTM_DEF_LOCAL_NAME "Nexus 4"
#define BTM_DEF_LOCAL_NAME "Nexus 7"
#define BTA_DISABLE_DELAY 1000 /* in milliseconds */
#endif