commit | 247776044df336ece0a60c23e1929cddf341f9c7 | [log] [tgz] |
---|---|---|
author | Marie Janssen <jamuraa@google.com> | Wed Dec 09 10:08:25 2015 -0800 |
committer | Marie Janssen <jamuraa@google.com> | Wed Dec 30 11:19:49 2015 -0800 |
tree | 4407e8c71a0219e70ac9475276255753205f3a6b | |
parent | 47a9271ba9bbcc40766c000fa268afaa1dc47054 [diff] |
Fix crashes with lots of discovered LE devices When loads of devices are discovered a config file which is too large can be written out, which causes the BT daemon to crash on startup. This limits the number of config entries for unpaired devices which are initialized, and prevents a large number from being saved to the filesystem. Bug: 26071376 Change-Id: I4a74094f57a82b17f94e99a819974b8bc8082184 (cherry picked from commit 2557cb8709e9f5ca8447117cb9a0e2934753fa70)