Clear the cached bluetooth devices due to UI bug 66/26066/1
authorJimmy Huang <jimmy.huang@intel.com>
Thu, 14 Aug 2014 20:45:50 +0000 (13:45 -0700)
committerJimmy Huang <jimmy.huang@intel.com>
Thu, 14 Aug 2014 20:49:21 +0000 (13:49 -0700)
commit2eb0a07470e100feb308676c3e3096a60802cf01
tree37cd0ef0ce6b80e3d002265c2d89799701ceccb6
parent626433223fddd8e736628bfba76ed7e0131530b6
Clear the cached bluetooth devices due to UI bug

This is a work-around to fix the Modello Bluetooth settings UI from
hanging after bluetooth scan.  The cached bluetooth device objects that
are being serialized using the Knockout library is not cached properly,
this caused Modello to load a list of invalid devices.  This fix clears
the cached devices and starts fresh when it loads.

Change-Id: I80115e4510a504e51c4ff7a78cb640cfe517a844
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
css/car/components/settings/js/bluetooth.js
packaging/modello-common.changes